Class Zend_Ldap_Filter_Not

Description

Zend_Ldap_Filter_Not provides a negation filter.

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Ldap/Filter/Not.php (line 37)

Zend_Ldap_Filter_Abstract
   |
   --Zend_Ldap_Filter_Not
Method Summary
 Zend_Ldap_Filter_Not __construct (Zend_Ldap_Filter_Abstract $filter)
 string toString ()
Methods
Constructor __construct (line 51)

Creates a Zend_Ldap_Filter_Not.

  • access: public
Zend_Ldap_Filter_Not __construct (Zend_Ldap_Filter_Abstract $filter)
negate (line 61)

Negates the filter.

  • access: public

Redefinition of:
Zend_Ldap_Filter_Abstract::negate()
Negates the filter.
toString (line 71)

Returns a string representation of the filter.

  • access: public
string toString ()

Redefinition of:
Zend_Ldap_Filter_Abstract::toString()
Returns a string representation of the filter.

Inherited Methods

Inherited From Zend_Ldap_Filter_Abstract

 Zend_Ldap_Filter_Abstract::addAnd()
 Zend_Ldap_Filter_Abstract::addOr()
 Zend_Ldap_Filter_Abstract::escapeValue()
 Zend_Ldap_Filter_Abstract::negate()
 Zend_Ldap_Filter_Abstract::toString()
 Zend_Ldap_Filter_Abstract::unescapeValue()
 Zend_Ldap_Filter_Abstract::__toString()

Documentation generated on Mon, 21 Jun 2010 15:35:49 -0400 by phpDocumentor 1.4.3