PHP Интерфейс Horde_Kolab_Server_Schema_Interface, horde
Copyright 2008-2016 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.
Показать файл
Открыть проект
Примеры использования интерфейса
Открытые методы
Описание методов
getAttributeSchema()
публичный Метод
Return the schema for the given attribute.
getObjectclassSchema()
публичный Метод
Return the schema for the given objectClass.
setComposite()
публичный Метод
Set the composite server reference for this object.
public setComposite ( Horde_Kolab_Server_Composite $composite ) |
$composite |
Horde_Kolab_Server_Composite |
A link to the composite
server handler. |