Element index for namespace Nette-Reflection

[ a ] [ c ] [ e ] [ f ] [ g ] [ h ] [ i ] [ m ] [ p ] [ s ] [ u ] [ _ ]

_

__call
in file FunctionReflection.php, method FunctionReflection::__call()
__call
in file MethodParameterReflection.php, method MethodParameterReflection::__call()
__call
in file MethodReflection.php, method MethodReflection::__call()
__call
in file ExtensionReflection.php, method ExtensionReflection::__call()
__call
in file PropertyReflection.php, method PropertyReflection::__call()
__call
in file ClassReflection.php, method ClassReflection::__call()
__construct
in file Annotation.php, method Annotation::__construct()
__construct
in file IAnnotation.php, method IAnnotation::__construct()
__construct
in file AnnotationsParser.php, method AnnotationsParser::__construct()
    Static class - cannot be instantiated.
__get
in file MethodReflection.php, method MethodReflection::__get()
__get
in file MethodParameterReflection.php, method MethodParameterReflection::__get()
__get
in file PropertyReflection.php, method PropertyReflection::__get()
__get
in file FunctionReflection.php, method FunctionReflection::__get()
__get
in file ClassReflection.php, method ClassReflection::__get()
__get
in file ExtensionReflection.php, method ExtensionReflection::__get()
__isset
in file PropertyReflection.php, method PropertyReflection::__isset()
__isset
in file ExtensionReflection.php, method ExtensionReflection::__isset()
__isset
in file MethodParameterReflection.php, method MethodParameterReflection::__isset()
__isset
in file FunctionReflection.php, method FunctionReflection::__isset()
__isset
in file ClassReflection.php, method ClassReflection::__isset()
__isset
in file MethodReflection.php, method MethodReflection::__isset()
__set
in file MethodReflection.php, method MethodReflection::__set()
__set
in file MethodParameterReflection.php, method MethodParameterReflection::__set()
__set
in file ExtensionReflection.php, method ExtensionReflection::__set()
__set
in file FunctionReflection.php, method FunctionReflection::__set()
__set
in file ClassReflection.php, method ClassReflection::__set()
__set
in file PropertyReflection.php, method PropertyReflection::__set()
__toString
in file MethodReflection.php, method MethodReflection::__toString()
__toString
in file PropertyReflection.php, method PropertyReflection::__toString()
__toString
in file FunctionReflection.php, method FunctionReflection::__toString()
__toString
in file Annotation.php, method Annotation::__toString()
    Returns default annotation.
__toString
in file ClassReflection.php, method ClassReflection::__toString()
__toString
in file ExtensionReflection.php, method ExtensionReflection::__toString()
__unset
in file FunctionReflection.php, method FunctionReflection::__unset()
__unset
in file PropertyReflection.php, method PropertyReflection::__unset()
__unset
in file MethodReflection.php, method MethodReflection::__unset()
__unset
in file ClassReflection.php, method ClassReflection::__unset()
__unset
in file MethodParameterReflection.php, method MethodParameterReflection::__unset()
__unset
in file ExtensionReflection.php, method ExtensionReflection::__unset()
top

a

Annotation
in file Annotation.php, class Annotation
    Basic annotation implementation.
AnnotationsParser
in file AnnotationsParser.php, class AnnotationsParser
    Annotations support for PHP.
Annotation.php
procedural page Annotation.php
AnnotationsParser.php
procedural page AnnotationsParser.php
top

c

ClassReflection
in file ClassReflection.php, class ClassReflection
    Reports information about a class.
ClassReflection.php
procedural page ClassReflection.php
top

e

ExtensionReflection
in file ExtensionReflection.php, class ExtensionReflection
    Reports information about a extension.
ExtensionReflection.php
procedural page ExtensionReflection.php
top

f

from
in file MethodReflection.php, method MethodReflection::from()
from
in file ClassReflection.php, method ClassReflection::from()
FunctionReflection
in file FunctionReflection.php, class FunctionReflection
    Reports information about a function.
FunctionReflection.php
procedural page FunctionReflection.php
top

g

getAll
in file AnnotationsParser.php, method AnnotationsParser::getAll()
    Returns annotations.
getAnnotation
in file PropertyReflection.php, method PropertyReflection::getAnnotation()
    Returns an annotation value.
getAnnotation
in file MethodReflection.php, method MethodReflection::getAnnotation()
    Returns an annotation value.
getAnnotation
in file ClassReflection.php, method ClassReflection::getAnnotation()
    Returns an annotation value.
getAnnotations
in file PropertyReflection.php, method PropertyReflection::getAnnotations()
    Returns all annotations.
getAnnotations
in file MethodReflection.php, method MethodReflection::getAnnotations()
    Returns all annotations.
getAnnotations
in file ClassReflection.php, method ClassReflection::getAnnotations()
    Returns all annotations.
getCache
in file AnnotationsParser.php, method AnnotationsParser::getCache()
getCallback
in file MethodReflection.php, method MethodReflection::getCallback()
getClass
in file MethodParameterReflection.php, method MethodParameterReflection::getClass()
getClasses
in file ExtensionReflection.php, method ExtensionReflection::getClasses()
getConstructor
in file ClassReflection.php, method ClassReflection::getConstructor()
getDeclaringClass
in file PropertyReflection.php, method PropertyReflection::getDeclaringClass()
getDeclaringClass
in file MethodReflection.php, method MethodReflection::getDeclaringClass()
getDeclaringClass
in file MethodParameterReflection.php, method MethodParameterReflection::getDeclaringClass()
getDeclaringFunction
in file MethodParameterReflection.php, method MethodParameterReflection::getDeclaringFunction()
getDefaultParameters
in file MethodReflection.php, method MethodReflection::getDefaultParameters()
getExtension
in file MethodReflection.php, method MethodReflection::getExtension()
getExtension
in file FunctionReflection.php, method FunctionReflection::getExtension()
getExtension
in file ClassReflection.php, method ClassReflection::getExtension()
getExtensionMethod
in file ClassReflection.php, method ClassReflection::getExtensionMethod()
    Returns extension method.
getFunctions
in file ExtensionReflection.php, method ExtensionReflection::getFunctions()
getInterfaces
in file ClassReflection.php, method ClassReflection::getInterfaces()
getMethod
in file ClassReflection.php, method ClassReflection::getMethod()
getMethods
in file ClassReflection.php, method ClassReflection::getMethods()
getParameters
in file FunctionReflection.php, method FunctionReflection::getParameters()
getParameters
in file MethodReflection.php, method MethodReflection::getParameters()
getParentClass
in file ClassReflection.php, method ClassReflection::getParentClass()
getProperties
in file ClassReflection.php, method ClassReflection::getProperties()
getProperty
in file ClassReflection.php, method ClassReflection::getProperty()
getReflection
in file ExtensionReflection.php, method ExtensionReflection::getReflection()
getReflection
in file PropertyReflection.php, method PropertyReflection::getReflection()
getReflection
in file MethodParameterReflection.php, method MethodParameterReflection::getReflection()
getReflection
in file MethodReflection.php, method MethodReflection::getReflection()
getReflection
in file FunctionReflection.php, method FunctionReflection::getReflection()
getReflection
in file ClassReflection.php, method ClassReflection::getReflection()
top

h

hasAnnotation
in file MethodReflection.php, method MethodReflection::hasAnnotation()
    Has method specified annotation?
hasAnnotation
in file ClassReflection.php, method ClassReflection::hasAnnotation()
    Has class specified annotation?
hasAnnotation
in file PropertyReflection.php, method PropertyReflection::hasAnnotation()
    Has property specified annotation?
hasEventProperty
in file ClassReflection.php, method ClassReflection::hasEventProperty()
top

i

IAnnotation
in file IAnnotation.php, class IAnnotation
    Code annotation.
invokeNamedArgs
in file MethodReflection.php, method MethodReflection::invokeNamedArgs()
    Invokes method using named parameters.
IAnnotation.php
procedural page IAnnotation.php
top

m

MethodParameterReflection
in file MethodParameterReflection.php, class MethodParameterReflection
    Reports information about a method's parameter.
MethodReflection
in file MethodReflection.php, class MethodReflection
    Reports information about a method.
MethodParameterReflection.php
procedural page MethodParameterReflection.php
MethodReflection.php
procedural page MethodReflection.php
top

p

PropertyReflection
in file PropertyReflection.php, class PropertyReflection
    Reports information about a classes variable.
PropertyReflection.php
procedural page PropertyReflection.php
top

s

setExtensionMethod
in file ClassReflection.php, method ClassReflection::setExtensionMethod()
    Adds a method to class.
top

u

$useReflection
in file AnnotationsParser.php, variable AnnotationsParser::$useReflection
top