From Aspen Documentation
Returns an array of module GUIDs that are not part of the standard install, whether they're installed or not
Since 1.0
Arguments
array getAllNonBaseModules ()
Returns
Returns an array.
Examples
Example:
$this->APP->modules->getAllNonBaseModules();