Method | Description | |
---|---|---|
generatePath ( string $subpath, string $owner ) : string | Generate a folder path for the given subpath and owner. | |
getOwner ( string $name ) : string | boolean | Return the owner of a folder. | |
getType ( ) : string | Return the type of this namespace (personal, other, or shared). |
Method | Description | |
---|---|---|
_subpath ( string $name ) : array | Return an array describing the path elements of the folder. |