PHP Class Components_Module_CiSetup, 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
Méthodes publiques
Method Details
getOptionGroupDescription()
public méthode
getOptionGroupOptions()
public méthode
getOptionGroupTitle()
public méthode
Determine if this module should act. Run all required actions if it has
been instructed to do so.
public handle ( Components_Config $config ) : boolean |
$config |
Components_Config |
The configuration. |
Résultat |
boolean |
True if the module performed some action. |