TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
setDataCache (\TYPO3\CMS\Core\Cache\Frontend\VariableFrontend $dataCache) | |
initialize () | |
isInitialized () | |
shutdown () | |
getClassPropertyNames ($className) | |
getClassSchema ($classNameOrObject) | |
hasMethod ($className, $methodName) | |
getMethodTagsValues ($className, $methodName) | |
getMethodParameters ($className, $methodName) | |
getPropertyTagsValues ($className, $propertyName) | |
getPropertyTagValues ($className, $propertyName, $tag) | |
isClassReflected ($className) | |
isClassTaggedWith ($className, $tag) | |
isPropertyTaggedWith ($className, $propertyName, $tag) | |
![]() | |
reflectClass ($className) | |
buildClassSchema ($className) | |
convertParameterReflectionToArray (\ReflectionParameter $parameter, $parameterPosition, \ReflectionMethod $method=NULL) | |
getMethodReflection ($className, $methodName) | |
loadFromCache () | |
saveToCache () | |
![]() | |
$objectManager | |
$initialized = FALSE | |
$dataCache | |
$detectClassChanges = FALSE | |
$reflectedClassNames = array() | |
$taggedClasses = array() | |
$classTagsValues = array() | |
$methodTagsValues = array() | |
$methodParameters = array() | |
$classPropertyNames = array() | |
$classMethodNames = array() | |
$propertyTagsValues = array() | |
$ignoredTags = array('package', 'subpackage', 'license', 'copyright', 'author', 'version', 'const') | |
$dataCacheNeedsUpdate = FALSE | |
$classSchemata = array() | |
$configurationManager | |
$cacheIdentifier | |
$methodReflections = array() | |
Definition at line 2762 of file LegacyClassesForIde.php.