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.
상속: extends Horde_Kolab_Storage_Folder_Namespace_Element
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
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.