setComposite()
setComposite(\Horde_Kolab_Server_Composite $composite)
Set the composite server reference for this object.
Parameters
\Horde_Kolab_Server_Composite | $composite | A link to the composite server handler. |
Interface for the schema handler of a Kolab database.
Copyright 2008-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
setComposite(\Horde_Kolab_Server_Composite $composite)
Set the composite server reference for this object.
\Horde_Kolab_Server_Composite | $composite | A link to the composite server handler. |
getObjectclassSchema(string $objectclass) : array
Return the schema for the given objectClass.
string | $objectclass | Fetch the schema for this objectClass. |
If retrieval of the schema failed.
The schema for the given objectClass.