|
Ubiquity 2.5.2
php rapid development framework
|
Inheritance diagram for ReflectArray:Public Member Functions | |
| parse () | |
| setObjects ($objects) | |
| setProperties ($properties) | |
Public Member Functions inherited from BaseArray | |
| hasMessages () | |
| getMessages () | |
Private Member Functions | |
| parseValue ($value) | |
| getProperties ($object) | |
Private Attributes | |
| $objects | |
| $properties | |
Additional Inherited Members | |
Protected Member Functions inherited from BaseArray | |
| parseArray ($value, $iFields=null) | |
| parseInlineArray ($value) | |
Protected Attributes inherited from BaseArray | |
| $messages =[] | |
Definition at line 6 of file ReflectArray.php.
|
private |
Definition at line 67 of file ReflectArray.php.
| parse | ( | ) |
Definition at line 12 of file ReflectArray.php.
|
private |
Definition at line 53 of file ReflectArray.php.
| setObjects | ( | $objects | ) |
| mixed | $objects |
Definition at line 84 of file ReflectArray.php.
| setProperties | ( | $properties | ) |
| multitype:NULL | $properties |
Definition at line 92 of file ReflectArray.php.
|
private |
Definition at line 8 of file ReflectArray.php.
|
private |
Definition at line 10 of file ReflectArray.php.