PHP Класс Horde_Kolab_Storage_Folder_Data, 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.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод |
Описание |
|
__construct ( string $path, Horde_Kolab_Storage_Folder_Type $type, Horde_Kolab_Storage_Folder_Namespace $namespace ) |
Constructor. |
|
toArray ( ) : array |
Prepare an array representing the folder data. |
|
Описание методов
__construct()
публичный Метод
public __construct ( string $path, Horde_Kolab_Storage_Folder_Type $type, Horde_Kolab_Storage_Folder_Namespace $namespace ) |
$path |
string |
The folder path. |
$type |
Horde_Kolab_Storage_Folder_Type |
The folder type. |
$namespace |
Horde_Kolab_Storage_Folder_Namespace |
The namespace hanlder. |
toArray()
публичный Метод
Prepare an array representing the folder data.