Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Negotiator
+ Graphe d'héritage de Negotiator:

Fonctions membres protégées

 acceptFactory ($accept)
 
 match (AcceptHeader $accept, AcceptHeader $priority, $index)
 
 splitSubPart ($subPart)
 
- Fonctions membres protégées hérités de AbstractNegotiator
 acceptFactory ($header)
 
 match (AcceptHeader $header, AcceptHeader $priority, $index)
 

Membres hérités additionnels

- Fonctions membres publiques hérités de AbstractNegotiator
 getBest ($header, array $priorities, $strict=false)
 
 getOrderedElements ($header)
 

Documentation des fonctions membres

◆ acceptFactory()

acceptFactory (   $accept)
protected

{}

◆ match()

match ( AcceptHeader  $accept,
AcceptHeader  $priority,
  $index 
)
protected

{}

Références null.

◆ splitSubPart()

splitSubPart (   $subPart)
protected

Split a subpart into the subpart and "plus" part.

For media-types of the form "application/vnd.example+json", matching should allow wildcards for either the portion before the "+" or after. This method splits the subpart to allow such matching.


La documentation de cette classe a été générée à partir du fichier suivant :