|  | 
|  | __construct ($aRequestPath) | 
|  | 
|  | renderFile () | 
|  | 
|  | __construct ($aRequestPath) | 
|  | 
|  | renderFile () | 
|  | 
|  | getModuleName () | 
|  | 
|  | getModuleInfo ($sSetting=null) | 
|  | 
|  | getDisplayName ($sLanguageId=null) | 
|  | 
| static | includeAvailableResources ($mModule, $bEndDependenciesOnJS=false, $oResourceIncluder=null, $aParameters=null) | 
|  | 
| static | getAvailableResource ($sModuleName, $sModuleType, $sResourceType, $aParameters) | 
|  | 
| static | getModuleInstanceByTypeAndName ($sType, $sName) | 
|  | 
| static | getClassNameByTypeAndName ($sType, $sName= '') | 
|  | 
| static | getDisplayNameByTypeAndName ($sType, $sName, $sLanguageId=null) | 
|  | 
| static | getPathArrayByTypeAndName ($sType, $sName) | 
|  | 
| static | getModuleInfoByTypeAndName ($sType, $sName) | 
|  | 
| static | isModuleEnabled ($sType, $sName) | 
|  | 
| static | getDefaultRolesForModule () | 
|  | 
| static | isModuleAllowed ($sType, $sName, $oUser=null) | 
|  | 
| static | getModuleMetadataByTypeAndName ($sType, $sName) | 
|  | 
| static | moduleExists ($sModuleName, $sType=null) | 
|  | 
| static | listModulesByType ($sType, $bListEnabledOnly=true) | 
|  | 
| static | listModulesByTypeAndAspect ($sType, $sAspect, $bListEnabledOnly=true) | 
|  | 
| static | listModuleTypes () | 
|  | 
| static | listAllModules ($bListEnabledOnly=true) | 
|  | 
| static | getType () | 
|  | 
| static | listModules ($bListEnabledOnly=true) | 
|  | 
| static | listModulesByAspect ($sAspect, $bListEnabledOnly=true) | 
|  | 
| static | getClassNameByName ($sModuleName) | 
|  | 
| static | getNameByClassName ($sClassName) | 
|  | 
| static | getDisplayNameByName ($sModuleName, $sLangugaeId=null) | 
|  | 
| static | getModuleInstance ($sModuleName) | 
|  | 
| static | moduleName () | 
|  | 
| static | isValidModuleClassName ($sName) | 
|  | 
| static | isValidModuleClassNameOfAnyType ($sName) | 
|  | 
| static | isSingleton () | 
|  | 
| const | INFO_FILE = FILENAME_INFO | 
|  | 
| static | $RESOURCE_TYPES = array(ResourceIncluder::RESOURCE_TYPE_CSS, ResourceIncluder::RESOURCE_TYPE_JS, 'html') | 
|  | 
| static | constructTemplateForModuleAndType ($sModuleType, $sModuleName, $sTemplateName=null, $bForceGlobalTemplatesDir=false) | 
|  | 
| static | template ($sTemplateName=null, $bForceGlobalTemplatesDir=false) | 
|  | 
|  | $sResourceType | 
|  | 
|  | $sModuleName | 
|  | 
|  | $sModuleType | 
|  | 
|  | $aPath | 
|  | 
| static | $MODULE_TYPE = 'file' | 
|  | 
| static | $MODULE_TYPE | 
|  |