PHP Class Folks_Friends_shared, horde
Copyright 2007-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Afficher le fichier
Open project: horde/horde
Protected Properties
Свойство |
Type |
Description |
|
$_capabilities |
array |
An array of capabilities, so that the driver can report which
operations it supports and which it doesn't. |
|
Méthodes publiques
Méthodes protégées
Méthode |
Description |
|
_getGroups ( ) |
Get user groups |
|
Method Details
_getGroups()
protected méthode
addGroup()
public méthode
getGroupOwner()
public méthode
removeGroup()
public méthode
renameGroup()
public méthode
Property Details
$_capabilities protected_oe property
An array of capabilities, so that the driver can report which
operations it supports and which it doesn't.
protected array $_capabilities |
Résultat |
array |
|