Class ComponentReflection
Helpers for Presenter & Component.
- ReflectionClass implements Reflector
- Nette\Application\UI\ComponentReflection uses Nette\SmartObject
public
array
|
|
public
array
|
|
public
|
#
saveState(
Saves state informations for next request. |
public
boolean
|
#
hasCallableMethod( string $method )
Is a method callable? It means class is instantiable and method has public visibility, is non-static and non-abstract. |
public static
array
|
|
public static
boolean
|
|
public static
array|false
|
|
public static
array
|
|
public
boolean
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
__callStatic(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
IS_EXPLICIT_ABSTRACT,
IS_FINAL,
IS_IMPLICIT_ABSTRACT
|
$name
|
public read-only
string
|
$name
|
public read-only
string
|
$fileName
|