Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
add (AuthenticationExtension $extension) | |
has (string $key) | |
get (string $key) | |
jsonSerialize () | |
getIterator () | |
count (int $mode=COUNT_NORMAL) | |
Fonctions membres publiques statiques | |
static | createFromString (string $data) |
static | createFromArray (array $json) |
Attributs privés | |
$extensions = [] | |
add | ( | AuthenticationExtension | $extension | ) |
Références $extension.
count | ( | int | $mode = COUNT_NORMAL | ) |
Références $mode.
|
static |
|
static |
Références $data, Assertion\eq(), et Assertion\isArray().
get | ( | string | $key | ) |
Références $key, AuthenticationExtensionsClientOutputs\has(), et Assertion\true().
Référencé par AuthenticatorAssertionResponseValidator\getFacetId().
getIterator | ( | ) |
has | ( | string | $key | ) |
Références $key.
Référencé par AuthenticationExtensionsClientOutputs\get(), et AuthenticatorAssertionResponseValidator\getFacetId().
jsonSerialize | ( | ) |
|
private |
Référencé par AuthenticationExtensionsClientOutputs\jsonSerialize().