Метод |
Описание |
|
getNamespace ( ) : string |
Return the namespace type of the folder. |
|
getOwner ( ) : string |
Returns the owner of the folder. |
|
getParent ( ) : string |
Returns the folder parent. |
|
getPath ( ) : string |
Return the storage path of the folder. |
|
getPrefix ( ) : string |
Return the namespace prefix of the folder. |
|
getSubpath ( ) : string |
Returns the folder path without namespace components. |
|
getTitle ( ) : string |
Returns a readable title for this folder. |
|
getType ( ) : string |
The type of this folder. |
|
isDefault ( ) : boolean |
Is this a default folder? |
|