TYPO3 CMS
TYPO3_6-2
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
t3lib_autoloader Class Reference
Inheritance diagram for t3lib_autoloader:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Core\Core\ClassLoader
__construct
(
ApplicationContext
$context)
injectClassAliasMap
(
ClassAliasMap
$classAliasMap)
injectCoreCache
(
Cache\Frontend\PhpFrontend
$coreCache)
injectClassesCache
(
Cache\Frontend\StringFrontend
$classesCache)
loadClass
($className)
getClassLoadingInformationFromCache
($cacheEntryIdentifier)
buildClassLoadingInformation
($className)
setCacheIdentifier
($cacheIdentifier)
setPackages
(array $packages)
addActivePackage
(\
TYPO3\Flow\Package\PackageInterface
$package)
setRuntimeClassLoadingInformationFromAutoloadRegistry
(array $classFileAutoloadRegistry)
setAliasForClassName
($aliasClassName, $originalClassName)
checkForCrashAndCleanup
()
Static Public Member Functions inherited from
TYPO3\CMS\Core\Core\ClassLoader
static
getClassNameForAlias
($alias)
static
getAliasForClassName
($className)
static
getAliasesForClassName
($className)
Public Attributes inherited from
TYPO3\CMS\Core\Core\ClassLoader
const
VALID_CLASSNAME_PATTERN
= '/^[a-zA-Z_\x7f-\xff][a-zA-Z0-9\\\\_\x7f-\xff]*$/'
Protected Member Functions inherited from
TYPO3\CMS\Core\Core\ClassLoader
buildCachedClassLoadingInformation
($cacheEntryIdentifier, $className)
isValidClassName
($className)
buildClassLoadingInformationForClassFromCorePackage
($className)
fetchClassLoadingInformationFromRuntimeCache
($className)
buildClassLoadingInformationForClassFromRegisteredPackages
($className)
buildClassLoadingInformationForClassByNamingConvention
($className)
getCacheEntryIdentifier
()
buildPackageNamespacesAndClassesPaths
()
buildPackageNamespaceAndClassesPath
(\
TYPO3\Flow\Package\PackageInterface
$package)
loadPackageNamespacesFromCache
()
buildPackageNamespace
(\
TYPO3\Flow\Package\PackageInterface
$package)
loadClassFilesFromAutoloadRegistryIntoRuntimeClassInformationCache
(array $packages)
transferRuntimeClassInformationCacheEntriesToClassesCache
()
buildPackageClassPathsForLegacyExtension
(
PackageInterface
$package)
savePackageNamespacesAndClassesPathsToCache
()
sortPackageNamespaces
()
acquireLock
()
releaseLock
($needRelease)
clearClassesCache
()
getLocker
()
Protected Attributes inherited from
TYPO3\CMS\Core\Core\ClassLoader
$context
$classAliasMap
$classesCache
$coreCache
$cacheIdentifier
$packages
= array()
$isEarlyCache
= TRUE
$runtimeClassLoadingInformationCache
= array()
$packageNamespaces
= array()
$packageClassesPaths
= array()
$isLoadingLocker
= FALSE
$lockObject
= NULL
$shutdownRegistered
= FALSE
Static Protected Attributes inherited from
TYPO3\CMS\Core\Core\ClassLoader
static
$staticAliasMap
Detailed Description
Deprecated:
since 6.0 will be removed in 7.0
Definition at line
712
of file
LegacyClassesForIde.php
.
t3lib_autoloader
Generated on Wed Aug 7 2019 09:52:36 for TYPO3 CMS by
1.8.13