TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Persistence_LazyLoadingProxy Class Reference
Inheritance diagram for Tx_Extbase_Persistence_LazyLoadingProxy:
TYPO3\CMS\Extbase\Persistence\Generic\LazyLoadingProxy TYPO3\CMS\Extbase\Persistence\Generic\LoadingStrategyInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Persistence\Generic\LazyLoadingProxy
 __construct ($parentObject, $propertyName, $fieldValue)
 
 _loadRealInstance ()
 
 __call ($methodName, $arguments)
 
 __get ($propertyName)
 
 __set ($propertyName, $value)
 
 __isset ($propertyName)
 
 __unset ($propertyName)
 
 __toString ()
 
 current ()
 
 key ()
 
 next ()
 
 rewind ()
 
 valid ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Persistence\Generic\LazyLoadingProxy
 $dataMapper
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2197 of file LegacyClassesForIde.php.