Definition at line 5 of file JReflection.php.
◆ callMethod()
static callMethod |
( |
|
$object, |
|
|
|
$callback, |
|
|
array |
$values |
|
) |
| |
|
static |
◆ callMethodFromAssociativeArray()
static callMethodFromAssociativeArray |
( |
|
$object, |
|
|
|
$array, |
|
|
|
$methodPrefix = "add" |
|
) |
| |
|
static |
◆ getterName()
static getterName |
( |
|
$propertyName, |
|
|
|
$prefix = "get" |
|
) |
| |
|
static |
◆ jsonObject()
static jsonObject |
( |
|
$classname | ) |
|
|
static |
◆ shortClassName()
static shortClassName |
( |
|
$object | ) |
|
|
static |
The documentation for this class was generated from the following file: