PHP Класс Horde_Kolab_Storage_Folder_Types, horde

Copyright 2012-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.
Автор: Gunnar Wrobel ([email protected])
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
create ( string $annotation ) : Horde_Kolab_Storage_Folder_Type Create a folder type handler.

Описание методов

create() публичный Метод

Create a folder type handler.
public create ( string $annotation ) : Horde_Kolab_Storage_Folder_Type
$annotation string The folder type annotation value.
Результат Horde_Kolab_Storage_Folder_Type The folder type handler.