Namespaces

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • Annotation
  • AnnotationsParser
  • ClassReflection
  • ExtensionReflection
  • FunctionReflection
  • MethodReflection
  • ParameterReflection
  • PropertyReflection

Interfaces

  • IAnnotation
  • Overview
  • Namespace
  • Class
  • Tree
  • Other releases

Class ExtensionReflection

Reports information about a extension.

ReflectionExtension implements Reflector
Extended by Nette\Reflection\ExtensionReflection
Namespace: Nette\Reflection
Author: David Grudl
Located at Reflection/ExtensionReflection.php
Methods summary
public
# __toString( )
public
# getClasses( )
public
# getFunctions( )
public static Nette\Reflection\ClassReflection
# getReflection( )

Returns

Nette\Reflection\ClassReflection
public
# __call( $name, $args )
public &
# __get( $name )
public
# __set( $name, $value )
public
# __isset( $name )
public
# __unset( $name )
Methods inherited from ReflectionExtension
__construct(), export(), getClassNames(), getConstants(), getDependencies(), getINIEntries(), getName(), getVersion(), info()
Properties inherited from ReflectionExtension
$name
Nette Framework 0.9.7 API documentation generated by ApiGen 2.3.0