Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (int $additionalInformation, ?string $data) | |
__toString () | |
Fonctions membres publiques hérités de AbstractCBORObject | |
__construct (int $majorType, int $additionalInformation) | |
__toString () | |
getMajorType () | |
getAdditionalInformation () | |
Fonctions membres publiques hérités de CBORObject | |
getNormalizedData (bool $ignoreTags=false) | |
Fonctions membres publiques statiques | |
static | supportedAdditionalInformation () |
static | createFromLoadedData (int $additionalInformation, ?string $data) |
Attributs protégés | |
$data | |
Attributs protégés hérités de AbstractCBORObject | |
$additionalInformation | |
Attributs privés | |
const | MAJOR_TYPE = 0b111 |
__construct | ( | int | $additionalInformation, |
?string | $data | ||
) |
Références $data, et Symfony\Contracts\Service\__construct().
__toString | ( | ) |
Implémente CBORObject.
Références $data, $result, Joomla\Database\Query\__toString(), et null.
|
staticabstract |
|
staticabstract |
|
protected |
|
private |