Packages

  • Nette
    • Application
      • Application\Diagnostics
      • Application\Responses
      • Application\Routers
      • Application\UI
    • Caching
      • Caching\Storages
    • ComponentModel
    • Config
    • Database
      • Database\Diagnostics
      • Database\Drivers
      • Database\Reflection
      • Database\Table
    • DI
    • Diagnostics
    • Forms
      • Forms\Controls
      • Forms\Rendering
    • Http
    • Iterators
    • Latte
      • Latte\Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
    • Templating
    • Utils
  • NetteModule
  • None
  • PHP

Classes

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

Interfaces

  • IAnnotation
  • Overview
  • Package
  • Class
  • Tree

Class ExtensionReflection

Reports information about a extension.

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

Returns

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 2.0beta1 (for PHP 5.2) API API documentation generated by ApiGen 2.3.0