Namespaces

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

Classes

  • Annotation
  • AnnotationsParser
  • ClassType
  • Extension
  • GlobalFunction
  • Method
  • Parameter
  • Property

Interfaces

  • IAnnotation
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class Extension

Reports information about a extension.

ReflectionExtension implements Reflector
Extended by Nette\Reflection\Extension
Namespace: Nette\Reflection
Author: David Grudl
Located at Reflection/Extension.php
Methods summary
public
# __toString( )

Overrides

ReflectionExtension::__toString()
public
# getClasses( )

Overrides

ReflectionExtension::getClasses()
public
# getFunctions( )

Overrides

ReflectionExtension::getFunctions()
public static
# getReflection( )

Deprecated

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 2.1 API documentation generated by ApiGen 2.8.0