707. Class

707.1. Zend\Ldap\Filter\NotFilter

ZendLdapFilterNotFilter provides a negation filter.

707.1.1. Methods

707.1.1.1. __construct

__construct()

Creates a ZendLdapFilterNotFilter.

Parameters:AbstractFilter

707.1.1.2. negate

negate()

Negates the filter.

Return type:AbstractFilter

707.1.1.3. toString

toString()

Returns a string representation of the filter.

Return type:string

Project Versions

Table Of Contents

Previous topic

706. Class

Next topic

708. Class

This Page