TYPO3  7.6
ClassLoadingInformationGenerator Member List

This is the complete list of members for ClassLoadingInformationGenerator, including all inherited members.

$activeExtensionPackagesClassLoadingInformationGeneratorprotected
$classLoaderClassLoadingInformationGeneratorprotected
$installationRootClassLoadingInformationGeneratorprotected
$isDevModeClassLoadingInformationGeneratorprotected
__construct(ClassLoader $classLoader, array $activeExtensionPackages, $installationRoot, $isDevMode=false)ClassLoadingInformationGenerator
buildAutoloadInformationFiles()ClassLoadingInformationGenerator
buildClassAliasMapFile()ClassLoadingInformationGenerator
buildClassAliasMapForPackage(PackageInterface $package)ClassLoadingInformationGenerator
buildClassLoadingInformationForPackage(PackageInterface $package, $useRelativePaths=false)ClassLoadingInformationGenerator
createClassMap($classesPath, $useRelativePaths=false, $ignorePotentialTestClasses=false, $namespace=null)ClassLoadingInformationGeneratorprotected
getAutoloadSectionFromManifest($manifest, $section)ClassLoadingInformationGeneratorprotected
getPathCode($relativePathToClassFile)ClassLoadingInformationGeneratorprotected
isIgnoredClassName($className)ClassLoadingInformationGeneratorprotected
isIgnoredPath($packagePath, $path)ClassLoadingInformationGeneratorprotected
makePathRelative($packagePath, $realPathOfClassFile, $relativeToRoot=true)ClassLoadingInformationGeneratorprotected