\Horde_Kolab_Storage_Folder_Types

Factory for folder types.

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.

Summary

Methods
Properties
Constants
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_types
N/A

Properties

$_types

$_types : array

Folder types that have been created so far.

Type

array

Methods

create()

create(string  $annotation) : \Horde_Kolab_Storage_Folder_Type

Create a folder type handler.

Parameters

string $annotation

The folder type annotation value.

Returns

\Horde_Kolab_Storage_Folder_Type

The folder type handler.