PHP 클래스 Horde_Kolab_Storage_Folder_Namespace_Element_SharedWithPrefix, 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.
파일 보기
프로젝트 열기: horde/horde
보호된 프로퍼티들
프로퍼티 |
타입 |
설명 |
|
$_prefix |
string |
The prefix to hide when referencing this namespace. |
|
공개 메소드들
보호된 메소드들
메소드 |
설명 |
|
_subpath ( string $name ) : array |
Return an array describing the path elements of the folder. |
|
메소드 상세
Return an array describing the path elements of the folder.
Generate a folder path for the given path in this namespace.
Generate a folder path for the given subpath and owner.
프로퍼티 상세
The prefix to hide when referencing this namespace.
protected string $_prefix |
리턴 |
string |
|