Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (int $operationType, string $attribute, ?array $values) | |
toArray () | |
Attributs privés | |
$operationType | |
$values | |
$attribute | |
const | VALID_OPERATION_TYPES |
__construct | ( | int | $operationType, |
string | $attribute, | ||
?array | $values | ||
) |
int | $operationType | An LDAP_MODIFY_BATCH_* constant |
string | $attribute | The attribute to batch modify on |
UpdateOperationException | on consistency errors during construction |
Références UpdateOperation\$attribute, UpdateOperation\$operationType, UpdateOperation\$values, et null.
toArray | ( | ) |
|
private |
Référencé par UpdateOperation\__construct(), et UpdateOperation\toArray().
|
private |
Référencé par UpdateOperation\__construct(), et UpdateOperation\toArray().
|
private |
Référencé par UpdateOperation\__construct(), et UpdateOperation\toArray().
|
private |