Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationLatte
      • ApplicationTracy
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsLatte
      • Framework
      • HttpTracy
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Templating
    • Utils
  • NetteModule
  • none
  • Tracy

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
# __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.2 API documentation generated by ApiGen 2.8.0