PHP Class Horde_Cli_Modular_Modules, 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.
Show file
Open project: horde/horde
Class Usage Examples
Public Methods
Private Methods
Method |
Description |
|
_initModules ( ) : null |
Initialize the list of module class names. |
|
Method Details
__construct()
public method
public __construct ( array $parameters = null ) |
$parameters |
array |
Options for this instance.
- directory: (string) The path to the directory that holds the modules.
- exclude: (array) Exclude these modules from the list.
|
Implementation of Countable count() method. Returns the number of modules.
getIterator()
public method
listModules()
public method
List the available modules.