$_path
$_path : string
Folder path.
A helper for folder data.
Copyright 2012-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.
$_type : \Horde_Kolab_Storage_Folder_Type
Folder type.
$_namespace : \Horde_Kolab_Storage_Folder_Namespace
Namespace handler
__construct(string $path, \Horde_Kolab_Storage_Folder_Type $type, \Horde_Kolab_Storage_Folder_Namespace $namespace)
Constructor.
string | $path | The folder path. |
\Horde_Kolab_Storage_Folder_Type | $type | The folder type. |
\Horde_Kolab_Storage_Folder_Namespace | $namespace | The namespace hanlder. |