Property | Type | Description | |
---|---|---|---|
$operators |
Method | Description | |
---|---|---|
__construct ( |
||
toLdap ( ) : |
Convert the batch values to LDAP batch mod specifications array. |
Method | Description | |
---|---|---|
convertOperatorValues ( |
||
iterateAggregates ( array $toAggregate, $values, LdapTools\AttributeConverter\AttributeConverterInterface $converter ) | ||
processOperator ( |
public __construct ( |
||
$schema | ||
$operators | ||
$type | integer | The LDAP operation type. See AttributeConverterInterface::TYPE_*. |
protected convertOperatorValues ( |
||
$operator | ||
$alias | string |
protected iterateAggregates ( array $toAggregate, $values, LdapTools\AttributeConverter\AttributeConverterInterface $converter ) | ||
$toAggregate | array | |
$converter | LdapTools\AttributeConverter\AttributeConverterInterface |
protected processOperator ( |
||
$operator | ||
$alias | string | null |
public toLdap ( ) : |
||
return |