Class Zend_Ldap_Filter_Mask

Description

Zend_Ldap_Filter_Mask provides a simple string filter to be used with a mask.

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

Located in /Ldap/Filter/Mask.php (line 38)

Zend_Ldap_Filter_Abstract
   |
   --Zend_Ldap_Filter_String
      |
      --Zend_Ldap_Filter_Mask
Method Summary
 Zend_Ldap_Filter_Mask __construct (string $mask,  $value, string $value,...)
 string toString ()
Variables

Inherited Variables

Inherited from Zend_Ldap_Filter_String

Zend_Ldap_Filter_String::$_filter
Methods
Constructor __construct (line 46)

Creates a Zend_Ldap_Filter_String.

  • access: public
Zend_Ldap_Filter_Mask __construct (string $mask,  $value, string $value,...)
  • string $mask
  • string $value,...
  • $value

Redefinition of:
Zend_Ldap_Filter_String::__construct()
Creates a Zend_Ldap_Filter_String.
toString (line 62)

Returns a string representation of the filter.

  • access: public
string toString ()

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

Inherited Methods

Inherited From Zend_Ldap_Filter_String

 Zend_Ldap_Filter_String::__construct()
 Zend_Ldap_Filter_String::toString()

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:32:34 -0400 by phpDocumentor 1.4.3