Class Zend_Ldap_Filter_String

Description

Zend_Ldap_Filter_String provides a simple custom string filter.

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

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

Zend_Ldap_Filter_Abstract
   |
   --Zend_Ldap_Filter_String
Direct descendents
Class Description
 class Zend_Ldap_Filter_Mask Zend_Ldap_Filter_Mask provides a simple string filter to be used with a mask.
 class Zend_Ldap_Filter Zend_Ldap_Filter.
Variable Summary
 string $_filter
Method Summary
 Zend_Ldap_Filter_String __construct (string $filter)
 string toString ()
Variables
string $_filter (line 44)

The filter.

  • access: protected
Methods
Constructor __construct (line 51)

Creates a Zend_Ldap_Filter_String.

  • access: public
Zend_Ldap_Filter_String __construct (string $filter)
  • string $filter

Redefined in descendants as:
toString (line 61)

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.

Redefined in descendants as:

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:47:01 -0400 by phpDocumentor 1.4.3