Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct () | |
__toString () | |
append (CBORObject $key, CBORObject $value) | |
count () | |
getIterator () | |
getNormalizedData (bool $ignoreTags=false) | |
Fonctions membres publiques hérités de AbstractCBORObject | |
__construct (int $majorType, int $additionalInformation) | |
__toString () | |
getMajorType () | |
getAdditionalInformation () | |
Attributs privés | |
const | MAJOR_TYPE = 0b101 |
const | ADDITIONAL_INFORMATION = 0b00011111 |
$data = [] | |
Membres hérités additionnels | |
Attributs protégés hérités de AbstractCBORObject | |
$additionalInformation | |
__construct | ( | ) |
Références Symfony\Contracts\Service\__construct().
__toString | ( | ) |
Implémente CBORObject.
Références $result, et Joomla\Database\Query\__toString().
append | ( | CBORObject | $key, |
CBORObject | $value | ||
) |
count | ( | ) |
getIterator | ( | ) |
getNormalizedData | ( | bool | $ignoreTags = false | ) |
|
private |
|
private |
|
private |