PHP Class 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.
ファイルを表示 Open project: horde/horde Class Usage Examples

Public Methods

Method Description
create ( string $annotation ) : Horde_Kolab_Storage_Folder_Type Create a folder type handler.

Method Details

create() public method

Create a folder type handler.
public create ( string $annotation ) : Horde_Kolab_Storage_Folder_Type
$annotation string The folder type annotation value.
return Horde_Kolab_Storage_Folder_Type The folder type handler.