Class Horde_Kolab_Server_Query_Ldap
Handler for LDAP server queries.
Copyright 2008-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Kolab_Server_Query_Ldap implements Horde_Kolab_Server_Query_Interface
Package: Kolab\Server
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Server
Located at Horde/Kolab/Server/Query/Ldap.php
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Server
Located at Horde/Kolab/Server/Query/Ldap.php
public
|
#
__construct(
Constructor. |
public
string
|
|
public
mixed
|
#
convertEquals(
Convert the equals element to query format. |
public
mixed
|
#
convertBegins(
Convert the begins element to query format. |
public
mixed
|
#
convertEnds(
Convert the ends element to query format. |
public
mixed
|
#
convertContains(
Convert the contains element to query format. |
public
mixed
|
#
convertLess(
Convert the less element to query format. |
public
mixed
|
#
convertGreater(
Convert the greater element to query format. |
public
mixed
|
#
convertApprox(
Convert the approx element to query format. |
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
#
_convertGroup(
Convert the group element to query format. |