Class NExtensionReflection
Reports information about a extension.
- ReflectionExtension implements Reflector
-
NExtensionReflection
public
|
#
__toString(
)
|
public
|
#
getClasses(
)
|
public
|
#
getFunctions(
)
|
public
NClassReflection
|
#
getReflection(
)
|
public
|
#
__call(
$name,
$args
)
|
public
&
|
#
__get(
$name
)
|
public
|
#
__set(
$name,
$value
)
|
public
|
#
__isset(
$name
)
|
public
|
#
__unset(
$name
)
|
Methods Inherited From ReflectionExtension
export(), __construct(), __toString(), getName(), getVersion(), getFunctions(), getConstants(), getINIEntries(), getClasses(), getClassNames(), getDependencies(), info()
Properties Inherited From ReflectionExtension
$name