TYPO3 CMS
TYPO3_6-2
|
Public Member Functions | |
initializeObject () | |
isInitialized () | |
![]() | |
__wakeup () | |
initializeObject () | |
getUid () | |
setPid ($pid) | |
getPid () | |
_setProperty ($propertyName, $propertyValue) | |
_getProperty ($propertyName) | |
_getProperties () | |
_hasProperty ($propertyName) | |
_isNew () | |
_memorizeCleanState ($propertyName=NULL) | |
_memorizePropertyCleanState ($propertyName) | |
_getCleanProperties () | |
_getCleanProperty ($propertyName) | |
_isDirty ($propertyName=NULL) | |
_isClone () | |
_setClone ($clone) | |
__clone () | |
__toString () | |
![]() | |
_memorizeCleanState () | |
_isDirty () | |
Protected Attributes | |
$initialized = FALSE | |
![]() | |
$uid | |
$_localizedUid | |
$_languageUid | |
$_versionedUid | |
$pid | |
Additional Inherited Members | |
![]() | |
isPropertyDirty ($previousValue, $currentValue) | |
Class that needs initialization after instantiation
Definition at line 482 of file Testclasses.php.
t3lib_object_tests_initializable::initializeObject | ( | ) |
Definition at line 488 of file Testclasses.php.
t3lib_object_tests_initializable::isInitialized | ( | ) |
Definition at line 498 of file Testclasses.php.
|
protected |
Definition at line 486 of file Testclasses.php.