TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
static | getProperty ($subject, $propertyName, $forceDirectAccess=FALSE) |
static | getPropertyInternal ($subject, $propertyName, $forceDirectAccess, &$propertyExists) |
static | getPropertyPath ($subject, $propertyPath) |
static | setProperty (&$subject, $propertyName, $propertyValue, $forceDirectAccess=FALSE) |
static | getGettablePropertyNames ($object) |
static | getSettablePropertyNames ($object) |
static | isPropertySettable ($object, $propertyName) |
static | isPropertyGettable ($object, $propertyName) |
static | getGettableProperties ($object) |
static | buildSetterMethodName ($propertyName) |
![]() | |
const | ACCESS_GET = 0 |
const | ACCESS_SET = 1 |
const | ACCESS_PUBLIC = 2 |
Definition at line 2747 of file LegacyClassesForIde.php.