\tickyreflect

Summary

Methods
Properties
Constants
getInstance()
hasClass()
getName()
hasMethod()
getMethod()
invoke()
getMethodAccess()
getDocComment()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
getClass()
$reflectionClass
N/A

Properties

$reflectionClass

$reflectionClass : 

Type

Methods

getInstance()

getInstance(  $class, array  $args = array()) 

Parameters

$class
array $args

hasClass()

hasClass(  $class) 

Parameters

$class

getName()

getName(  $class) 

Parameters

$class

hasMethod()

hasMethod(  $class,   $method) 

Parameters

$class
$method

getMethod()

getMethod(  $class,   $method) 

Parameters

$class
$method

invoke()

invoke(  $class,   $method) 

Parameters

$class
$method

getMethodAccess()

getMethodAccess(  $class = null,   $method = null) 

Parameters

$class
$method

getDocComment()

getDocComment(  $class) 

Parameters

$class

getClass()

getClass(  $class) 

Parameters

$class