phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
JReflection Class Reference

Static Public Member Functions

static shortClassName ($object)
 
static jsonObject ($classname)
 
static callMethod ($object, $callback, array $values)
 
static getterName ($propertyName, $prefix="get")
 
static callMethodFromAssociativeArray ($object, $array, $methodPrefix="add")
 

Detailed Description

Definition at line 5 of file JReflection.php.

Member Function Documentation

◆ callMethod()

static callMethod (   $object,
  $callback,
array  $values 
)
static

Definition at line 32 of file JReflection.php.

◆ callMethodFromAssociativeArray()

static callMethodFromAssociativeArray (   $object,
  $array,
  $methodPrefix = "add" 
)
static

Definition at line 40 of file JReflection.php.

◆ getterName()

static getterName (   $propertyName,
  $prefix = "get" 
)
static

Definition at line 36 of file JReflection.php.

◆ jsonObject()

static jsonObject (   $classname)
static

Definition at line 11 of file JReflection.php.

◆ shortClassName()

static shortClassName (   $object)
static

Definition at line 6 of file JReflection.php.


The documentation for this class was generated from the following file: