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 | createFromArray (array $json) |
Attributs privés | |
$extensions = [] | |
add | ( | AuthenticationExtension | $extension | ) |
Références $extension.
count | ( | int | $mode = COUNT_NORMAL | ) |
Références $mode.
|
static |
get | ( | string | $key | ) |
Références $key, AuthenticationExtensionsClientInputs\has(), et Assertion\true().
Référencé par AuthenticatorAssertionResponseValidator\getFacetId().
getIterator | ( | ) |
has | ( | string | $key | ) |
Références $key.
Référencé par AuthenticationExtensionsClientInputs\get(), et AuthenticatorAssertionResponseValidator\getFacetId().
jsonSerialize | ( | ) |
Références AuthenticationExtensionsClientInputs\$extensions.
|
private |
Référencé par AuthenticationExtensionsClientInputs\jsonSerialize().