System:Bootstrap:getModuleRegistry

From Aspen Documentation

Returns the module registry for all modules. The registry is an xml object loaded using the register.xml file within the module directory.

Since 1.0

Arguments

void getModuleRegistry ()

Returns

Returns an array of xml registry objects.


Examples

Example:

$this->APP->getModuleRegistry();