Class Horde_Kolab_Server_Structure_Base
An abstract class definiing methods to deal with an object tree structure.
Copyright 2009-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_Structure_Base implements Horde_Kolab_Server_Structure_Interface
Direct known subclasses
Horde_Kolab_Server_Structure_LdapIndirect known subclasses
Horde_Kolab_Server_Structure_Kolab
Abstract
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/Structure/Base.php
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/Structure/Base.php
public
Horde_Kolab_Server_Result
|
#
find(
Finds object data matching a given set of criteria. |
public
Horde_Kolab_Server_Result
|
#
findBelow(
Finds all object data below a parent matching a given set of criteria. |
public
null
|
#
setComposite(
Set the composite server reference for this object. |
public
|
|
public
array
|
|
public
array
|
#
getInternalAttributes( Horde_Kolab_Server_Object $class )
Return the internal attributes supported by the given object class. |
public
|
integer |
MAX_HIERARCHY
Maximum accepted level for the object class hierarchy |
#
100
|