System:Bootstrap:getInstalledModuleGuids

From Aspen Documentation

This function is currently being considered for a move into a different class. Please be careful using this function because it's location may change.

Returns an array of currently installed module GUIDs.

Since 1.0

Arguments

array getInstalledModuleGuids ()

Returns

Returns an array. Returns an empty array if none exist.

Examples

Example:

$this->APP->getInstalledModuleGuids();