TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Persistence_Session Member List

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

$identifierMapTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
$objectMapTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
$reconstitutedEntitiesTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
$reconstitutedEntitiesDataTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
$reflectionServiceTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
__construct()TYPO3\CMS\Extbase\Persistence\Generic\Session
destroy()TYPO3\CMS\Extbase\Persistence\Generic\Session
getIdentifierByObject($object)TYPO3\CMS\Extbase\Persistence\Generic\Session
getObjectByIdentifier($identifier, $className)TYPO3\CMS\Extbase\Persistence\Generic\Session
getReconstitutedEntities()TYPO3\CMS\Extbase\Persistence\Generic\Session
hasIdentifier($identifier, $className)TYPO3\CMS\Extbase\Persistence\Generic\Session
hasObject($object)TYPO3\CMS\Extbase\Persistence\Generic\Session
isReconstitutedEntity($entity)TYPO3\CMS\Extbase\Persistence\Generic\Session
registerObject($object, $identifier)TYPO3\CMS\Extbase\Persistence\Generic\Session
registerReconstitutedEntity($entity, array $entityData=array())TYPO3\CMS\Extbase\Persistence\Generic\Session
replaceReconstitutedEntity($oldEntity, $newEntity)TYPO3\CMS\Extbase\Persistence\Generic\Session
unregisterObject($object)TYPO3\CMS\Extbase\Persistence\Generic\Session
unregisterReconstitutedEntity($entity)TYPO3\CMS\Extbase\Persistence\Generic\Session