Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
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) | |
|
protected |
{}
|
protected |
{}
Références null.
|
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.