TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Core\ClassLoadingInformationGenerator Member List

This is the complete list of members for TYPO3\CMS\Core\Core\ClassLoadingInformationGenerator, including all inherited members.

$activeExtensionPackagesTYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected
$classLoaderTYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected
$installationRootTYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected
$isDevModeTYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected
__construct(ClassLoader $classLoader, array $activeExtensionPackages, $installationRoot, $isDevMode=false)TYPO3\CMS\Core\Core\ClassLoadingInformationGenerator
buildAutoloadInformationFiles()TYPO3\CMS\Core\Core\ClassLoadingInformationGenerator
buildClassAliasMapFile()TYPO3\CMS\Core\Core\ClassLoadingInformationGenerator
buildClassAliasMapForPackage(PackageInterface $package)TYPO3\CMS\Core\Core\ClassLoadingInformationGenerator
buildClassLoadingInformationForPackage(PackageInterface $package, $useRelativePaths=false)TYPO3\CMS\Core\Core\ClassLoadingInformationGenerator
createClassMap($classesPath, $useRelativePaths=false, $ignorePotentialTestClasses=false, $namespace=null)TYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected
getAutoloadSectionFromManifest($manifest, $section)TYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected
getPathCode($relativePathToClassFile)TYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected
makePathRelative($packagePath, $realPathOfClassFile, $relativeToRoot=true)TYPO3\CMS\Core\Core\ClassLoadingInformationGeneratorprotected