TYPO3 CMS
TYPO3_6-2
|
This is the complete list of members for t3lib_Registry, including all inherited members.
$entries | TYPO3\CMS\Core\Registry | protected |
$loadedNamespaces | TYPO3\CMS\Core\Registry | protected |
get($namespace, $key, $defaultValue=NULL) | TYPO3\CMS\Core\Registry | |
isNamespaceLoaded($namespace) | TYPO3\CMS\Core\Registry | protected |
loadEntriesByNamespace($namespace) | TYPO3\CMS\Core\Registry | protected |
remove($namespace, $key) | TYPO3\CMS\Core\Registry | |
removeAllByNamespace($namespace) | TYPO3\CMS\Core\Registry | |
set($namespace, $key, $value) | TYPO3\CMS\Core\Registry | |
validateNamespace($namespace) | TYPO3\CMS\Core\Registry | protected |