![]() |
TYPO3
7.6
|
This is the complete list of members for Container, including all inherited members.
$alternativeImplementation | Container | private |
$cache | Container | private |
$classInfoFactory | Container | private |
$instantiator | Container | protected |
$prototypeObjectsWhichAreCurrentlyInstanciated | Container | private |
$singletonInstances | Container | private |
__construct() | Container | |
getClassInfo($className) | Container | private |
getClassInfoCache() | Container | protected |
getClassInfoFactory() | Container | protected |
getConstructorArguments($className,\TYPO3\CMS\Extbase\Object\Container\ClassInfo $classInfo, array $givenConstructorArguments) | Container | private |
getEmptyObject($className) | Container | |
getImplementationClassName($className) | Container | |
getInstance($className, $givenConstructorArguments=array()) | Container | |
getInstanceInternal($className, $givenConstructorArguments=array()) | Container | protected |
getInstantiator() | Container | protected |
initializeObject($instance,\TYPO3\CMS\Extbase\Object\Container\ClassInfo $classInfo) | Container | protected |
injectDependencies($instance,\TYPO3\CMS\Extbase\Object\Container\ClassInfo $classInfo) | Container | protected |
instanciateObject(\TYPO3\CMS\Extbase\Object\Container\ClassInfo $classInfo, array $givenConstructorArguments) | Container | protected |
isPrototype($className) | Container | |
isSingleton($className) | Container | |
log($message, $severity) | Container | protected |
registerImplementation($className, $alternativeClassName) | Container | |
SCOPE_PROTOTYPE | Container | |
SCOPE_SINGLETON | Container |