PHP Класс Horde_Kolab_Storage_Folder_Namespace_Element_Personal, horde

Copyright 2010-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.
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Kolab_Storage_Folder_Namespace_Element
Показать файл Открыть проект

Открытые методы

Метод Описание
getOwner ( string $name ) : string | boolean Return the owner of a folder.
getType ( ) : string Return the type of this namespace (personal, other, or shared).

Описание методов

getOwner() публичный Метод

Return the owner of a folder.
public getOwner ( string $name ) : string | boolean
$name string The name of the folder.
Результат string | boolean The owner of the folder.

getType() публичный Метод

Return the type of this namespace (personal, other, or shared).
public getType ( ) : string
Результат string The type.