678.1. Zend\Ldap\Filter\AbstractLogicalFilter
ZendLdapFilterAbstractLogicalFilter provides a base implementation for a grouping filter.
678.1.1. Methods
678.1.1.1. __construct
-
__construct()
Creates a new grouping filter.
| Parameters: |
|
| Throws ExceptionFilterException: |
| | |
678.1.1.2. addFilter
-
addFilter()
Adds a filter to this grouping filter.
| Parameters: | AbstractFilter – |
| Return type: | AbstractLogicalFilter |
678.1.1.3. toString
-
toString()
Returns a string representation of the filter.
678.1.2. Constants
678.1.2.1. TYPE_AND
678.1.2.2. TYPE_OR