PHP Class 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.
Afficher le fichier
Open project: horde/horde
Protected Properties
Свойство |
Type |
Description |
|
$_prefix |
string |
The prefix to hide when referencing this namespace. |
|
Méthodes publiques
Méthodes protégées
Méthode |
Description |
|
_subpath ( string $name ) : array |
Return an array describing the path elements of the folder. |
|
Method Details
__construct()
public méthode
_subpath()
protected méthode
Return an array describing the path elements of the folder.
generateName()
public méthode
Generate a folder path for the given path in this namespace.
generatePath()
public méthode
Generate a folder path for the given subpath and owner.
Property Details
$_prefix protected_oe property
The prefix to hide when referencing this namespace.
protected string $_prefix |
Résultat |
string |
|