Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
add (PublicKeyCredentialDescriptor $publicKeyCredentialDescriptor) | |
has (string $id) | |
remove (string $id) | |
getIterator () | |
count (int $mode=COUNT_NORMAL) | |
jsonSerialize () | |
Fonctions membres publiques statiques | |
static | createFromString (string $data) |
static | createFromArray (array $json) |
Attributs privés | |
$publicKeyCredentialDescriptors = [] | |
add | ( | PublicKeyCredentialDescriptor | $publicKeyCredentialDescriptor | ) |
Références PublicKeyCredentialDescriptor\getId().
count | ( | int | $mode = COUNT_NORMAL | ) |
Références $mode.
|
static |
Références $item.
|
static |
Références $data.
getIterator | ( | ) |
has | ( | string | $id | ) |
Références $id.
jsonSerialize | ( | ) |
remove | ( | string | $id | ) |
Références $id, et Symfony\Contracts\Service\has().
|
private |