PHP Class 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.
ファイルを表示
Open project: horde/horde
Class Usage Examples
Public Methods
Method |
Description |
|
__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. |
|
Method Details
__construct()
public method
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. |
Prepare an array representing the folder data.