TYPO3 CMS  TYPO3_6-2
t3lib_loadModules Class Reference
Inheritance diagram for t3lib_loadModules:
TYPO3\CMS\Backend\Module\ModuleLoader

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Module\ModuleLoader
 load ($modulesArray, $BE_USER='')
 
 checkExtensionModule ($name)
 
 checkMod ($name, $fullpath)
 
 checkModAccess ($name, $MCONF)
 
 checkModWorkspace ($name, $MCONF)
 
 parseModulesArray ($arr)
 
 cleanName ($str)
 
 getRelativePath ($baseDir, $destDir)
 
- Public Attributes inherited from TYPO3\CMS\Backend\Module\ModuleLoader
 $modules = array()
 
 $absPathArray = array()
 
 $modListGroup = array()
 
 $modListUser = array()
 
 $BE_USER
 
 $observeWorkspaces = FALSE
 
- Protected Member Functions inherited from TYPO3\CMS\Backend\Module\ModuleLoader
 getModuleSetupInformation ($moduleName, $pathToModuleDirectory)
 
- Protected Attributes inherited from TYPO3\CMS\Backend\Module\ModuleLoader
 $navigationComponents = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 342 of file LegacyClassesForIde.php.