getModules() public method
Returns the sub-modules in this module.
public array getModules ( $loadedOnly = false ) | ||
---|---|---|
$loadedOnly | boolean |
Whether to return the loaded sub-modules only. If this is set |
return | array |
The modules (indexed by their IDs). |
Please login to continue.