Apache Zeta Components Manual :: Package Reflection Element Index
Element index for package Reflection
Package indexes
[
a ]
[
b ]
[
c ]
[
d ]
[
e ]
[
f ]
[
g ]
[
h ]
[
i ]
[
k ]
[
l ]
[
m ]
[
n ]
[
o ]
[
p ]
[
r ]
[
s ]
[
t ]
[
v ]
[
x ]
[
_ ]
Letter '_'
- _parseTypeName
- in file array_type.php, method ezcReflectionArrayType::_parseTypeName()
Internal method for parsing array type names.
- __call
- in file parameter.php, method ezcReflectionParameter::__call()
Use overloading to call additional methods of the ReflectionParameter instance given to the constructor.
- __call
- in file extension.php, method ezcReflectionExtension::__call()
Use overloading to call additional methods of the ReflectionException instance given to the constructor.
- __call
- in file object.php, method ezcReflectionObject::__call()
Use overloading to call additional methods of the ReflectionObject instance given to the constructor.
- __call
- in file function.php, method ezcReflectionFunction::__call()
Use overloading to call additional methods of the ReflectionFunction instance given to the constructor.
- __call
- in file method.php, method ezcReflectionMethod::__call()
Use overloading to call additional methods of the ReflectionMethod instance given to the constructor.
- __call
- in file class.php, method ezcReflectionClass::__call()
Use overloading to call additional methods of the ReflectionClass instance given to the constructor.
- __call
- in file property.php, method ezcReflectionProperty::__call()
Use overloading to call additional methods of the ReflectionProperty instance given to the constructor.
- __construct
- in file type_factory.php, method ezcReflectionTypeFactoryImpl::__construct()
Constructs a type factory implementation
- __construct
- in file var.php, method ezcReflectionAnnotationVar::__construct()
- __construct
- in file object.php, method ezcReflectionObject::__construct()
Constructs a new ezcReflectionObject.
- __construct
- in file object_type.php, method ezcReflectionObjectType::__construct()
Constructs a new ezcReflectionObjectType object.
- __construct
- in file return.php, method ezcReflectionAnnotationReturn::__construct()
- __construct
- in file parameter.php, method ezcReflectionParameter::__construct()
Constructor
- __construct
- in file param.php, method ezcReflectionAnnotationParam::__construct()
- __construct
- in file property.php, method ezcReflectionProperty::__construct()
Constructs a new ezcReflectionProperty object
- __construct
- in file method.php, method ezcReflectionMethod::__construct()
Constructs an new ezcReflectionMethod
- __construct
- in file extension.php, method ezcReflectionExtension::__construct()
Constructs a ezcReflectionExtension object from a given extension
- __construct
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::__construct()
Constructs an instance of ezcReflectionDocCommentParserImpl
- __construct
- in file abstract_type.php, method ezcReflectionAbstractType::__construct()
- __construct
- in file class.php, method ezcReflectionClass::__construct()
Constructs a new ezcReflectionClass object.
- __construct
- in file call_to_undefined_method.php, method ezcReflectionCallToUndefinedMethodException::__construct()
Constructs a new ezcReflectionCallToUndefinedMethodException.
- __construct
- in file array_type.php, method ezcReflectionArrayType::__construct()
- __construct
- in file function.php, method ezcReflectionFunction::__construct()
Constructs a new ezcReflectionFunction object
- __construct
- in file annotation.php, method ezcReflectionAnnotation::__construct()
- __toString
- in file abstract_type.php, method ezcReflectionAbstractType::__toString()
Returns a string representation.
- __toString
- in file property.php, method ezcReflectionProperty::__toString()
Returns a string representation
- __toString
- in file type.php, method ezcReflectionType::__toString()
Returns a string representation.
- __toString
- in file class.php, method ezcReflectionClass::__toString()
Returns a string representation
- __toString
- in file method.php, method ezcReflectionMethod::__toString()
Returns a string representation
- __toString
- in file function.php, method ezcReflectionFunction::__toString()
Returns a string representation
- __toString
- in file object.php, method ezcReflectionObject::__toString()
Returns a string representation
- __toString
- in file extension.php, method ezcReflectionExtension::__toString()
Returns a string representation
- __toString
- in file parameter.php, method ezcReflectionParameter::__toString()
Returns a string representation
Letter 'a'
- $annotationName
- in file annotation.php, variable ezcReflectionAnnotation::$annotationName
- $annotations
- in file doc_comment_parser.php, variable ezcReflectionDocCommentParserImpl::$annotations
- addDescriptionLine
- in file annotation.php, method ezcReflectionAnnotation::addDescriptionLine()
- allowsNull
- in file parameter.php, method ezcReflectionParameter::allowsNull()
Returns whether NULL is allowed as this parameters's value
- ANNOTATIONS
- in file doc_comment_parser.php, class constant ezcReflectionDocCommentParserImpl::ANNOTATIONS
- annotation.php
- procedural page annotation.php
- annotation_factory.php
- procedural page annotation_factory.php
- abstract_type.php
- procedural page abstract_type.php
- array_type.php
- procedural page array_type.php
Letter 'b'
- BEGINNING
- in file doc_comment_parser.php, class constant ezcReflectionDocCommentParserImpl::BEGINNING
Letter 'c'
- $currentClass
- in file method.php, variable ezcReflectionMethod::$currentClass
- CANONICAL_NAME_ARRAY
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_ARRAY
- CANONICAL_NAME_BOOLEAN
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_BOOLEAN
- CANONICAL_NAME_CALLBACK
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_CALLBACK
- CANONICAL_NAME_FLOAT
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_FLOAT
- CANONICAL_NAME_INTEGER
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_INTEGER
- CANONICAL_NAME_MIXED
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_MIXED
- CANONICAL_NAME_NULL
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_NULL
- CANONICAL_NAME_NUMBER
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_NUMBER
- CANONICAL_NAME_OBJECT
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_OBJECT
- CANONICAL_NAME_RESOURCE
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_RESOURCE
- CANONICAL_NAME_STRING
- in file type_mapper.php, class constant ezcReflectionTypeMapper::CANONICAL_NAME_STRING
- createAnnotation
- in file annotation_factory.php, method ezcReflectionAnnotationFactory::createAnnotation()
- class.php
- procedural page class.php
- call_to_undefined_method.php
- procedural page call_to_undefined_method.php
Letter 'd'
- $desc
- in file annotation.php, variable ezcReflectionAnnotation::$desc
- $docComment
- in file doc_comment_parser.php, variable ezcReflectionDocCommentParserImpl::$docComment
- $docParser
- in file object.php, variable ezcReflectionObject::$docParser
- $docParser
- in file property.php, variable ezcReflectionProperty::$docParser
- $docParser
- in file method.php, variable ezcReflectionMethod::$docParser
- $docParser
- in file reflection.php, variable ezcReflection::$docParser
- $docParser
- in file function.php, variable ezcReflectionFunction::$docParser
- $docParser
- in file class.php, variable ezcReflectionClass::$docParser
- doc_comment_parser.php
- procedural page doc_comment_parser.php
- doc_comment_parser.php
- procedural page doc_comment_parser.php
Letter 'e'
- export
- in file function.php, method ezcReflectionFunction::export()
Exports a ReflectionFunction object.
- export
- in file extension.php, method ezcReflectionExtension::export()
Exports a reflection object.
- export
- in file object.php, method ezcReflectionObject::export()
Exports a ReflectionObject instance.
- export
- in file parameter.php, method ezcReflectionParameter::export()
Exports a reflection object.
- export
- in file property.php, method ezcReflectionProperty::export()
Exports a ReflectionProperty instance.
- export
- in file class.php, method ezcReflectionClass::export()
Exports a ReflectionClass instance.
- export
- in file method.php, method ezcReflectionMethod::export()
Exports a reflection method object.
- extractContentFromDocCommentLine
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::extractContentFromDocCommentLine()
- ezcReflection
- in file reflection.php, class ezcReflection
Holds type factory for generating type objects by given name
- ezcReflectionAbstractType
- in file abstract_type.php, class ezcReflectionAbstractType
Abstract class provides default implementation for types.
- ezcReflectionAnnotation
- in file annotation.php, class ezcReflectionAnnotation
Represents a annotation in the php source code comment.
- ezcReflectionAnnotationFactory
- in file annotation_factory.php, class ezcReflectionAnnotationFactory
Creates a ezcReflectionAnnotation object be the given annotation
- ezcReflectionAnnotationParam
- in file param.php, class ezcReflectionAnnotationParam
Represents a param annotation in the php source code comment.
- ezcReflectionAnnotationReturn
- in file return.php, class ezcReflectionAnnotationReturn
Represents a return annotation in the php source code comment.
- ezcReflectionAnnotationVar
- in file var.php, class ezcReflectionAnnotationVar
Represents a var annotation in the php source code comment.
- ezcReflectionArrayType
- in file array_type.php, class ezcReflectionArrayType
Provides type information of the array item type or map types
- ezcReflectionCallToUndefinedMethodException
- in file call_to_undefined_method.php, class ezcReflectionCallToUndefinedMethodException
Exception that is thrown if an invalid class is passed as callback class for delayed object configuration.
- ezcReflectionClass
- in file class.php, class ezcReflectionClass
Extends the ReflectionClass class to provide type information using PHPDoc annotations.
- ezcReflectionDocCommentParser
- in file doc_comment_parser.php, class ezcReflectionDocCommentParser
Defines an interface for documentation parsers.
- ezcReflectionDocCommentParserImpl
- in file doc_comment_parser.php, class ezcReflectionDocCommentParserImpl
Provides structured data from PHP Documentor comments
- ezcReflectionExtension
- in file extension.php, class ezcReflectionExtension
Extends the ReflectionExtension class to provide type information using PHPDoc annotations.
- ezcReflectionFunction
- in file function.php, class ezcReflectionFunction
Extends the ReflectionFunction class to provide type information using PHPDoc annotations.
- ezcReflectionMethod
- in file method.php, class ezcReflectionMethod
Extends the ReflectionMethod class to provide type information using PHPDoc annotations.
- ezcReflectionMixedType
- in file mixed_type.php, class ezcReflectionMixedType
Representation for the mixed type
- ezcReflectionObject
- in file object.php, class ezcReflectionObject
Extends the ReflectionObject class to provide type information using PHPDoc annotations.
- ezcReflectionObjectType
- in file object_type.php, class ezcReflectionObjectType
Representation for all class types
- ezcReflectionParameter
- in file parameter.php, class ezcReflectionParameter
The ezcReflectionParameter class retrieves information about a function's or method's parameters and their types.
- ezcReflectionPrimitiveType
- in file primitive_type.php, class ezcReflectionPrimitiveType
Representation for all primitive types like string, integer, float and boolean
- ezcReflectionProperty
- in file property.php, class ezcReflectionProperty
Extends the ReflectionProperty class to provide type information using PHPDoc annotations.
- ezcReflectionType
- in file type.php, class ezcReflectionType
Interface for type objects representing a type/class
- ezcReflectionTypeFactory
- in file type_factory.php, class ezcReflectionTypeFactory
Interface definition for the type factory used by the reflection
- ezcReflectionTypeFactoryImpl
- in file type_factory.php, class ezcReflectionTypeFactoryImpl
Implements type mapping from string to ezcReflectionType
- ezcReflectionTypeMapper
- in file type_mapper.php, class ezcReflectionTypeMapper
Provides mapping from type names used in documentation to standardized type names
- extension.php
- procedural page extension.php
Letter 'f'
- forwardCallToReflectionSource
- in file parameter.php, method ezcReflectionParameter::forwardCallToReflectionSource()
Forwards a method invocation to either the reflection source passed to the constructor of this class when creating an instance or to the parent class.
- forwardCallToReflectionSource
- in file property.php, method ezcReflectionProperty::forwardCallToReflectionSource()
Forwards a method invocation to either the reflection source passed to the constructor of this class when creating an instance or to the parent class.
- forwardCallToReflectionSource
- in file object.php, method ezcReflectionObject::forwardCallToReflectionSource()
Forwards a method invocation to either the reflection source passed to the constructor of this class when creating an instance or to the parent class.
- forwardCallToReflectionSource
- in file method.php, method ezcReflectionMethod::forwardCallToReflectionSource()
Forwards a method invocation to either the reflection source passed to the constructor of this class when creating an instance or to the parent class.
- forwardCallToReflectionSource
- in file class.php, method ezcReflectionClass::forwardCallToReflectionSource()
Forwards a method invocation to either the reflection source passed to the constructor of this class when creating an instance or to the parent class.
- forwardCallToReflectionSource
- in file function.php, method ezcReflectionFunction::forwardCallToReflectionSource()
Forwards a method invocation to either the reflection source passed to the constructor of this class when creating an instance or to the parent class.
- function.php
- procedural page function.php
Letter 'g'
- getAnnotations
- in file property.php, method ezcReflectionProperty::getAnnotations()
Returns an array of annotations (optinally only annotations of a given name)
- getAnnotations
- in file object.php, method ezcReflectionObject::getAnnotations()
Returns an array of annotations (optinally only annotations of a given name)
- getAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::getAnnotations()
- getAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::getAnnotations()
Retrieve all found annotations
- getAnnotations
- in file function.php, method ezcReflectionFunction::getAnnotations()
Returns an array of annotations (optinally only annotations of a given name)
- getAnnotations
- in file class.php, method ezcReflectionClass::getAnnotations()
Returns an array of annotations (optinally only annotations of a given name)
- getAnnotations
- in file method.php, method ezcReflectionMethod::getAnnotations()
Returns an array of annotations (optinally only annotations of a given name)
- getAnnotationsByName
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::getAnnotationsByName()
Return all found annotations with the given name.
- getAnnotationsByName
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::getAnnotationsByName()
Returns an array of annotations with a given name
- getClass
- in file object_type.php, method ezcReflectionObjectType::getClass()
- getClass
- in file parameter.php, method ezcReflectionParameter::getClass()
Returns reflection object identified by type hinting or NULL if there is no hint
- getClasses
- in file reflection.php, method ezcReflection::getClasses()
Returns an array with the ezcReflectionClass objects for all declared classes
- getClasses
- in file extension.php, method ezcReflectionExtension::getClasses()
Returns an array containing ezcReflectionClass objects for all
- getClassNames
- in file extension.php, method ezcReflectionExtension::getClassNames()
Returns an array containing all names of all classes of this extension
- getCode
- in file method.php, method ezcReflectionMethod::getCode()
Returns the source code of the method
- getCode
- in file function.php, method ezcReflectionFunction::getCode()
Returns the source code of the function
- getConstant
- in file object.php, method ezcReflectionObject::getConstant()
Returns the class' constant specified by its name
- getConstant
- in file class.php, method ezcReflectionClass::getConstant()
Returns the class' constant specified by its name
- getConstants
- in file extension.php, method ezcReflectionExtension::getConstants()
Returns an associative array containing this extension's constants and
- getConstants
- in file class.php, method ezcReflectionClass::getConstants()
Returns an associative array containing this class' constants and their values.
- getConstants
- in file object.php, method ezcReflectionObject::getConstants()
Returns an associative array containing this class' constants and their values.
- getConstructor
- in file class.php, method ezcReflectionClass::getConstructor()
Returns an ezcReflectionMethod object of the constructor method.
- getConstructor
- in file object.php, method ezcReflectionObject::getConstructor()
Returns an ezcReflectionMethod object of the constructor method.
- getCurrentClass
- in file method.php, method ezcReflectionMethod::getCurrentClass()
Returns the class of the reflected method, which is not necesarily the declaring class.
- getDeclaringClass
- in file property.php, method ezcReflectionProperty::getDeclaringClass()
Returns the declaring class.
- getDeclaringClass
- in file method.php, method ezcReflectionMethod::getDeclaringClass()
Returns the class the method was declared in
- getDeclaringClass
- in file parameter.php, method ezcReflectionParameter::getDeclaringClass()
Returns in which class this parameter is defined (not the type hint of the parameter)
- getDeclaringFunction
- in file parameter.php, method ezcReflectionParameter::getDeclaringFunction()
Returns the function or method declaring this parameter
- getDefaultProperties
- in file object.php, method ezcReflectionObject::getDefaultProperties()
Returns an associative array containing copies of all default property values of the class.
- getDefaultProperties
- in file class.php, method ezcReflectionClass::getDefaultProperties()
Returns an associative array containing copies of all default property values of the class.
- getDefaultValue
- in file parameter.php, method ezcReflectionParameter::getDefaultValue()
Returns the default value of this parameter or throws an exception
- getDependencies
- in file extension.php, method ezcReflectionExtension::getDependencies()
Returns an array containing all names of all extensions this extension
- getDescription
- in file annotation.php, method ezcReflectionAnnotation::getDescription()
- getDocComment
- in file property.php, method ezcReflectionProperty::getDocComment()
Returns the PHPDoc comment of the property.
- getDocComment
- in file object.php, method ezcReflectionObject::getDocComment()
Returns the doc comment for the class.
- getDocComment
- in file function.php, method ezcReflectionFunction::getDocComment()
Returns the doc comment for this function
- getDocComment
- in file method.php, method ezcReflectionMethod::getDocComment()
Returns the doc comment for the method.
- getDocComment
- in file class.php, method ezcReflectionClass::getDocComment()
Returns the doc comment for the class.
- getDocCommentParser
- in file reflection.php, method ezcReflection::getDocCommentParser()
Returns a copy of the current documentation parser used by all ezcReflection classes
- getEndLine
- in file function.php, method ezcReflectionFunction::getEndLine()
Returns the line this function's declaration ends at
- getEndLine
- in file class.php, method ezcReflectionClass::getEndLine()
Returns the line this class' declaration ends at
- getEndLine
- in file object.php, method ezcReflectionObject::getEndLine()
Returns the line this class' declaration ends at
- getEndLine
- in file method.php, method ezcReflectionMethod::getEndLine()
Returns the line this method's declaration ends at
- getExtension
- in file method.php, method ezcReflectionMethod::getExtension()
Returns NULL or the extension the method belongs to
- getExtension
- in file function.php, method ezcReflectionFunction::getExtension()
Returns NULL or the extension the function belongs to
- getExtension
- in file class.php, method ezcReflectionClass::getExtension()
Returns NULL or the extension the class belongs to
- getExtension
- in file object.php, method ezcReflectionObject::getExtension()
Returns NULL or the extension the class belongs to
- getExtensionName
- in file object.php, method ezcReflectionObject::getExtensionName()
Returns FALSE or the name of the extension the class belongs to
- getExtensionName
- in file function.php, method ezcReflectionFunction::getExtensionName()
Returns false or the name of the extension the function belongs to
- getExtensionName
- in file class.php, method ezcReflectionClass::getExtensionName()
Returns FALSE or the name of the extension the class belongs to
- getExtensionName
- in file method.php, method ezcReflectionMethod::getExtensionName()
Returns false or the name of the extension the method belongs to
- getFileName
- in file method.php, method ezcReflectionMethod::getFileName()
Returns the filename of the file this function was declared in
- getFileName
- in file function.php, method ezcReflectionFunction::getFileName()
Returns the filename of the file this function was declared in
- getFileName
- in file class.php, method ezcReflectionClass::getFileName()
Returns the filename of the file this class was declared in
- getFileName
- in file object.php, method ezcReflectionObject::getFileName()
Returns the filename of the file this class was declared in
- getFunctions
- in file extension.php, method ezcReflectionExtension::getFunctions()
Returns an array of this extension's fuctions
- getFunctions
- in file reflection.php, method ezcReflection::getFunctions()
Returns an array with the ezcReflectionFunction objects for all internal and user-defined functions
- getINIEntries
- in file extension.php, method ezcReflectionExtension::getINIEntries()
Returns an associative array containing this extension's INI entries and
- getInstance
- in file type_mapper.php, method ezcReflectionTypeMapper::getInstance()
- getInterfaceNames
- in file class.php, method ezcReflectionClass::getInterfaceNames()
Returns an array of names of interfaces this class implements
- getInterfaceNames
- in file object.php, method ezcReflectionObject::getInterfaceNames()
Returns an array of names of interfaces this class implements
- getInterfaces
- in file class.php, method ezcReflectionClass::getInterfaces()
Returns an array of all interfaces implemented by the class.
- getInterfaces
- in file reflection.php, method ezcReflection::getInterfaces()
Returns an array with the ezcReflectionClass objects for all declared interfaces
- getInterfaces
- in file object.php, method ezcReflectionObject::getInterfaces()
Returns an array of all interfaces implemented by the class.
- getInternalFunctions
- in file reflection.php, method ezcReflection::getInternalFunctions()
Returns an array with the ezcReflectionFunction objects for all available internal functions
- getKeyType
- in file array_type.php, method ezcReflectionArrayType::getKeyType()
Returns key type of the array
- getLongDescription
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::getLongDescription()
Returns the long description from the source code documentation
- getLongDescription
- in file class.php, method ezcReflectionClass::getLongDescription()
Returns the long description of the class from the source code documentation
- getLongDescription
- in file method.php, method ezcReflectionMethod::getLongDescription()
Returns the long description from the method's documentation
- getLongDescription
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::getLongDescription()
Returns long description
- getLongDescription
- in file object.php, method ezcReflectionObject::getLongDescription()
Returns the long description of the class from the source code documentation
- getLongDescription
- in file function.php, method ezcReflectionFunction::getLongDescription()
Returns the long description from the function's documentation
- getMethod
- in file class.php, method ezcReflectionClass::getMethod()
Returns an ezcReflectionMethod object of the method specified by $name.
- getMethod
- in file object.php, method ezcReflectionObject::getMethod()
Returns an ezcReflectionMethod object of the method specified by $name.
- getMethods
- in file object.php, method ezcReflectionObject::getMethods()
Returns the methods as an array of ezcReflectionMethod objects.
- getMethods
- in file class.php, method ezcReflectionClass::getMethods()
Returns the methods as an array of ezcReflectionMethod objects.
- getModifiers
- in file method.php, method ezcReflectionMethod::getModifiers()
Returns a bitfield of the access modifiers for this method
- getModifiers
- in file object.php, method ezcReflectionObject::getModifiers()
Returns a bitfield of the access modifiers for this class
- getModifiers
- in file property.php, method ezcReflectionProperty::getModifiers()
Returns a bitfield of the access modifiers for this property.
- getModifiers
- in file class.php, method ezcReflectionClass::getModifiers()
Returns a bitfield of the access modifiers for this class
- getName
- in file extension.php, method ezcReflectionExtension::getName()
Returns this extension's name
- getName
- in file method.php, method ezcReflectionMethod::getName()
Name of the method
- getName
- in file parameter.php, method ezcReflectionParameter::getName()
Returns this parameters's name
- getName
- in file annotation.php, method ezcReflectionAnnotation::getName()
- getName
- in file class.php, method ezcReflectionClass::getName()
Returns the name of the class.
- getName
- in file function.php, method ezcReflectionFunction::getName()
Returns this function's name
- getName
- in file property.php, method ezcReflectionProperty::getName()
Returns the name of the property.
- getName
- in file object.php, method ezcReflectionObject::getName()
Returns the name of the class.
- getNamespace
- in file array_type.php, method ezcReflectionArrayType::getNamespace()
- getNamespaceName
- in file function.php, method ezcReflectionFunction::getNamespaceName()
Returns the name of namespace where this function is defined
- getNamespaceName
- in file class.php, method ezcReflectionClass::getNamespaceName()
Returns the name of namespace where this class is defined
- getNamespaceName
- in file method.php, method ezcReflectionMethod::getNamespaceName()
Returns the name of namespace where this method is defined
- getNamespaceName
- in file object.php, method ezcReflectionObject::getNamespaceName()
Returns the name of namespace where this class is defined
- getNumberOfParameters
- in file function.php, method ezcReflectionFunction::getNumberOfParameters()
Returns the number of parameters
- getNumberOfParameters
- in file method.php, method ezcReflectionMethod::getNumberOfParameters()
Returns the number of parameters
- getNumberOfRequiredParameters
- in file method.php, method ezcReflectionMethod::getNumberOfRequiredParameters()
Returns the number of required parameters
- getNumberOfRequiredParameters
- in file function.php, method ezcReflectionFunction::getNumberOfRequiredParameters()
Returns the number of required parameters
- getParamAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::getParamAnnotations()
Retrieve all param annotations
- getParamAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::getParamAnnotations()
- getParameters
- in file function.php, method ezcReflectionFunction::getParameters()
Returns the parameters of the function as ezcReflectionParameter objects
- getParameters
- in file method.php, method ezcReflectionMethod::getParameters()
Returns the parameters of the method as ezcReflectionParameter objects
- getParamName
- in file param.php, method ezcReflectionAnnotationParam::getParamName()
- getParams
- in file annotation.php, method ezcReflectionAnnotation::getParams()
- getParentClass
- in file class.php, method ezcReflectionClass::getParentClass()
Returns the class' parent class, or, if none exists, FALSE
- getParentClass
- in file object.php, method ezcReflectionObject::getParentClass()
Returns the class' parent class, or, if none exists, FALSE
- getPosition
- in file parameter.php, method ezcReflectionParameter::getPosition()
Returns whether this parameter is an optional parameter
- getProperties
- in file class.php, method ezcReflectionClass::getProperties()
Returns an array of this class' properties
- getProperties
- in file object.php, method ezcReflectionObject::getProperties()
Returns an array of this class' properties
- getProperty
- in file object.php, method ezcReflectionObject::getProperty()
Returns the class' property specified by its name
- getProperty
- in file class.php, method ezcReflectionClass::getProperty()
Returns the class' property specified by its name
- getPrototype
- in file method.php, method ezcReflectionMethod::getPrototype()
Returns the prototype.
- getReflectionTypeFactory
- in file reflection.php, method ezcReflection::getReflectionTypeFactory()
Returns a copy of the current factory used to create type objects
- getReturnAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::getReturnAnnotations()
Retrieve all return annotations
- getReturnAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::getReturnAnnotations()
Return an array of return annotations
- getReturnDescription
- in file method.php, method ezcReflectionMethod::getReturnDescription()
Returns the description after a PHPDoc annotation
- getReturnDescription
- in file function.php, method ezcReflectionFunction::getReturnDescription()
Returns the description of the return value
- getReturnType
- in file function.php, method ezcReflectionFunction::getReturnType()
Returns the type of the return value
- getReturnType
- in file method.php, method ezcReflectionMethod::getReturnType()
Returns the type defined in PHPDoc annotations
- getShortDescription
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::getShortDescription()
Returns the short description from the source code documentation
- getShortDescription
- in file object.php, method ezcReflectionObject::getShortDescription()
Returns the short description of the class from the source code documentation
- getShortDescription
- in file class.php, method ezcReflectionClass::getShortDescription()
Returns the short description of the class from the source code documentation
- getShortDescription
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::getShortDescription()
Returns short description
- getShortDescription
- in file method.php, method ezcReflectionMethod::getShortDescription()
Returns the short description from the method's documentation
- getShortDescription
- in file function.php, method ezcReflectionFunction::getShortDescription()
Returns the short description from the function's documentation
- getShortName
- in file class.php, method ezcReflectionClass::getShortName()
Returns the short name of the class (without namespace part)
- getShortName
- in file method.php, method ezcReflectionMethod::getShortName()
Returns the short name of the method (without namespace part)
- getShortName
- in file object.php, method ezcReflectionObject::getShortName()
Returns the short name of the class (without namespace part)
- getShortName
- in file function.php, method ezcReflectionFunction::getShortName()
Returns the short name of the function (without namespace part)
- getStartLine
- in file method.php, method ezcReflectionMethod::getStartLine()
Returns the line this method's declaration starts at
- getStartLine
- in file class.php, method ezcReflectionClass::getStartLine()
Returns the line this class' declaration starts at
- getStartLine
- in file object.php, method ezcReflectionObject::getStartLine()
Returns the line this class' declaration starts at
- getStartLine
- in file function.php, method ezcReflectionFunction::getStartLine()
Returns the line this function's declaration starts at
- getStaticProperties
- in file object.php, method ezcReflectionObject::getStaticProperties()
Returns an associative array containing all static property values of the class
- getStaticProperties
- in file class.php, method ezcReflectionClass::getStaticProperties()
Returns an associative array containing all static property values of the class
- getStaticPropertyValue
- in file class.php, method ezcReflectionClass::getStaticPropertyValue()
Returns the value of a static property
- getStaticPropertyValue
- in file object.php, method ezcReflectionObject::getStaticPropertyValue()
Returns the value of a static property
- getStaticVariables
- in file method.php, method ezcReflectionMethod::getStaticVariables()
Returns an associative array containing this method's static variables and their values
- getStaticVariables
- in file function.php, method ezcReflectionFunction::getStaticVariables()
Returns an associative array containing this function's static variables and their values
- getType
- in file property.php, method ezcReflectionProperty::getType()
Determines the type of the property based on source code annotations.
- getType
- in file parameter.php, method ezcReflectionParameter::getType()
Returns the type of this parameter in form of an ezcReflectionType
- getType
- in file type_factory.php, method ezcReflectionTypeFactoryImpl::getType()
Creates a type object for given type name
- getType
- in file type_factory.php, method ezcReflectionTypeFactory::getType()
Creates a type object for given typeName
- getTypeByName
- in file reflection.php, method ezcReflection::getTypeByName()
Returns a ezcReflectionType object for the given type name
- getTypeName
- in file var.php, method ezcReflectionAnnotationVar::getTypeName()
- getTypeName
- in file array_type.php, method ezcReflectionArrayType::getTypeName()
Returns the canonical name for this array, which can be used in type annotations.
- getTypeName
- in file type_mapper.php, method ezcReflectionTypeMapper::getTypeName()
Maps a type to a canonical type name
- getTypeName
- in file return.php, method ezcReflectionAnnotationReturn::getTypeName()
- getTypeName
- in file mixed_type.php, method ezcReflectionMixedType::getTypeName()
Return the name of this type as string
- getTypeName
- in file type.php, method ezcReflectionType::getTypeName()
Return the name of this type as string
- getTypeName
- in file abstract_type.php, method ezcReflectionAbstractType::getTypeName()
- getTypeName
- in file param.php, method ezcReflectionAnnotationParam::getTypeName()
- getTypes
- in file mixed_type.php, method ezcReflectionMixedType::getTypes()
Returns a list of types
- getUserDefinedFunctions
- in file reflection.php, method ezcReflection::getUserDefinedFunctions()
Returns an array with the ezcReflectionFunction objects for all user-defined functions
- getValue
- in file property.php, method ezcReflectionProperty::getValue()
Returns the property's value.
- getValueType
- in file array_type.php, method ezcReflectionArrayType::getValueType()
Returns value type of the array
- getVarAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::getVarAnnotations()
- getVarAnnotations
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::getVarAnnotations()
Retrieve all var annotations
- getVersion
- in file extension.php, method ezcReflectionExtension::getVersion()
Returns this extension's version
- getXmlName
- in file object_type.php, method ezcReflectionObjectType::getXmlName()
Returns XML Schema name of the complexType for the class
- getXmlName
- in file array_type.php, method ezcReflectionArrayType::getXmlName()
Returns XML Schema name of the complexType for the array
- getXmlName
- in file type.php, method ezcReflectionType::getXmlName()
Returns the name to be used in a xml schema for this type.
- getXmlName
- in file abstract_type.php, method ezcReflectionAbstractType::getXmlName()
Returns name of the correspondent XML Schema datatype
- getXmlSchema
- in file array_type.php, method ezcReflectionArrayType::getXmlSchema()
Returns an <xsd:complexType/>
- getXmlSchema
- in file object_type.php, method ezcReflectionObjectType::getXmlSchema()
Returns an <xsd:complexType/>
- getXmlSchema
- in file abstract_type.php, method ezcReflectionAbstractType::getXmlSchema()
- getXmlSchema
- in file type.php, method ezcReflectionType::getXmlSchema()
- getXmlType
- in file type_mapper.php, method ezcReflectionTypeMapper::getXmlType()
Maps a typename to the name of the correspondent XML Schema datatype
Letter 'h'
- hasAnnotation
- in file class.php, method ezcReflectionClass::hasAnnotation()
Checks whether the class is annotated with the annotation $annotation
- hasAnnotation
- in file method.php, method ezcReflectionMethod::hasAnnotation()
Checks whether the method is annotated with the annotation $annotation
- hasAnnotation
- in file object.php, method ezcReflectionObject::hasAnnotation()
Checks whether the class is annotated with the annotation $annotation
- hasAnnotation
- in file property.php, method ezcReflectionProperty::hasAnnotation()
Checks whether the property is annotated with the annotation $annotation
- hasAnnotation
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::hasAnnotation()
Checks whether an annotation was used in the parsed documentation fragment
- hasAnnotation
- in file function.php, method ezcReflectionFunction::hasAnnotation()
Checks whether the function is annotated with the annotation $annotation
- hasAnnotation
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::hasAnnotation()
Checks whether a annotation is used
- hasConstant
- in file class.php, method ezcReflectionClass::hasConstant()
Returns whether a constant exists or not
- hasConstant
- in file object.php, method ezcReflectionObject::hasConstant()
Returns whether a constant exists or not
- hasMethod
- in file class.php, method ezcReflectionClass::hasMethod()
Returns whether a method exists or not
- hasMethod
- in file object.php, method ezcReflectionObject::hasMethod()
Returns whether a method exists or not
- hasProperty
- in file class.php, method ezcReflectionClass::hasProperty()
Returns whether a property exists or not
- hasProperty
- in file object.php, method ezcReflectionObject::hasProperty()
Returns whether a property exists or not
Letter 'i'
- $isList
- in file array_type.php, variable ezcReflectionArrayType::$isList
- implementsInterface
- in file object.php, method ezcReflectionObject::implementsInterface()
Returns whether this class implements a given interface
- implementsInterface
- in file class.php, method ezcReflectionClass::implementsInterface()
Returns whether this class implements a given interface
- info
- in file extension.php, method ezcReflectionExtension::info()
Prints phpinfo block for the extension
- initMappingTable
- in file type_mapper.php, method ezcReflectionTypeMapper::initMappingTable()
- inNamespace
- in file class.php, method ezcReflectionClass::inNamespace()
Returns whether this class is defined in a namespace
- inNamespace
- in file method.php, method ezcReflectionMethod::inNamespace()
Returns whether this method is defined in a namespace
- inNamespace
- in file object.php, method ezcReflectionObject::inNamespace()
Returns whether this class is defined in a namespace
- inNamespace
- in file function.php, method ezcReflectionFunction::inNamespace()
Returns whether this function is defined in a namespace
- invoke
- in file function.php, method ezcReflectionFunction::invoke()
Invokes the function
- invoke
- in file method.php, method ezcReflectionMethod::invoke()
Invokes the method on a given object
- invokeArgs
- in file function.php, method ezcReflectionFunction::invokeArgs()
Invokes the function and allows to pass its arguments as an array
- invokeArgs
- in file method.php, method ezcReflectionMethod::invokeArgs()
Invokes the Method and allows to pass its arguments as an array
- isAbstract
- in file object.php, method ezcReflectionObject::isAbstract()
Returns whether this class is abstract
- isAbstract
- in file class.php, method ezcReflectionClass::isAbstract()
Returns whether this class is abstract
- isAbstract
- in file method.php, method ezcReflectionMethod::isAbstract()
Returns whether this method is abstract
- isArray
- in file array_type.php, method ezcReflectionArrayType::isArray()
- isArray
- in file type.php, method ezcReflectionType::isArray()
- isArray
- in file parameter.php, method ezcReflectionParameter::isArray()
Returns whether parameter MUST be an array
- isArray
- in file abstract_type.php, method ezcReflectionAbstractType::isArray()
- isArray
- in file type_mapper.php, method ezcReflectionTypeMapper::isArray()
Test whether the given type is an array or hash map
- isClosure
- in file function.php, method ezcReflectionFunction::isClosure()
Returns whether this is a closure
- isClosure
- in file method.php, method ezcReflectionMethod::isClosure()
Returns whether this is a closure
- isConstructor
- in file method.php, method ezcReflectionMethod::isConstructor()
Returns whether this method is a constructor
- isDefault
- in file property.php, method ezcReflectionProperty::isDefault()
Returns whether the property is a default property defined in the class.
- isDefaultValueAvailable
- in file parameter.php, method ezcReflectionParameter::isDefaultValueAvailable()
Returns whether the default value of this parameter is available
- isDeprecated
- in file function.php, method ezcReflectionFunction::isDeprecated()
Returns whether this function is deprecated
- isDeprecated
- in file method.php, method ezcReflectionMethod::isDeprecated()
Returns whether this method is deprecated.
- isDestructor
- in file method.php, method ezcReflectionMethod::isDestructor()
Returns whether this method is a destructor
- isDisabled
- in file function.php, method ezcReflectionFunction::isDisabled()
Returns whether this function has been disabled or not
- isFinal
- in file object.php, method ezcReflectionObject::isFinal()
Returns whether this class is final
- isFinal
- in file method.php, method ezcReflectionMethod::isFinal()
Returns whether this method is final
- isFinal
- in file class.php, method ezcReflectionClass::isFinal()
Returns whether this class is final
- isInherited
- in file method.php, method ezcReflectionMethod::isInherited()
Checks if this is already available in the parent class
- isInstance
- in file object.php, method ezcReflectionObject::isInstance()
Returns whether the given object is an instance of this class
- isInstance
- in file class.php, method ezcReflectionClass::isInstance()
Returns whether the given object is an instance of this class
- isInstantiable
- in file object.php, method ezcReflectionObject::isInstantiable()
Returns whether this class is instantiable
- isInstantiable
- in file class.php, method ezcReflectionClass::isInstantiable()
Returns whether this class is instantiable
- isInterface
- in file class.php, method ezcReflectionClass::isInterface()
Returns whether this class is an interface
- isInterface
- in file object.php, method ezcReflectionObject::isInterface()
Returns whether this class is an interface
- isInternal
- in file function.php, method ezcReflectionFunction::isInternal()
Returns whether this is an internal function
- isInternal
- in file object.php, method ezcReflectionObject::isInternal()
Returns whether this class is an internal class
- isInternal
- in file class.php, method ezcReflectionClass::isInternal()
Returns whether this class is an internal class
- isInternal
- in file method.php, method ezcReflectionMethod::isInternal()
Returns whether this is an internal method
- isIntroduced
- in file method.php, method ezcReflectionMethod::isIntroduced()
Checks if this method is appeared first in the current class
- isIterateable
- in file object.php, method ezcReflectionObject::isIterateable()
Returns whether this class is iterateable (can be used inside foreach)
- isIterateable
- in file class.php, method ezcReflectionClass::isIterateable()
Returns whether this class is iterateable (can be used inside foreach)
- isList
- in file array_type.php, method ezcReflectionArrayType::isList()
Returns true if this array has been documented as a list, i.e., using the notation of any type name followed by a pair of square brakets.
- isMagic
- in file method.php, method ezcReflectionMethod::isMagic()
Checks if this method is a 'Magic Method' or not
- isMap
- in file array_type.php, method ezcReflectionArrayType::isMap()
Returns wether this array is documented as 'array(mixed=>mixed)' or simply 'array'.
- isMap
- in file type.php, method ezcReflectionType::isMap()
- isMap
- in file abstract_type.php, method ezcReflectionAbstractType::isMap()
- isMixed
- in file type_mapper.php, method ezcReflectionTypeMapper::isMixed()
Tests whether the given type is described as mixed, number, or callback.
- isObject
- in file object_type.php, method ezcReflectionObjectType::isObject()
- isObject
- in file type.php, method ezcReflectionType::isObject()
- isObject
- in file abstract_type.php, method ezcReflectionAbstractType::isObject()
- isOptional
- in file parameter.php, method ezcReflectionParameter::isOptional()
Returns whether this parameter is an optional parameter
- isOverridden
- in file method.php, method ezcReflectionMethod::isOverridden()
Checks if this method is redefined in this class
- isPassedByReference
- in file parameter.php, method ezcReflectionParameter::isPassedByReference()
Returns whether this parameters is passed to by reference
- isPrimitive
- in file type.php, method ezcReflectionType::isPrimitive()
- isPrimitive
- in file primitive_type.php, method ezcReflectionPrimitiveType::isPrimitive()
- isPrimitive
- in file abstract_type.php, method ezcReflectionAbstractType::isPrimitive()
- isPrivate
- in file method.php, method ezcReflectionMethod::isPrivate()
Returns whether this method is private
- isPrivate
- in file property.php, method ezcReflectionProperty::isPrivate()
Returns true if this property has private as access level.
- isProtected
- in file method.php, method ezcReflectionMethod::isProtected()
Returns whether this method is protected
- isProtected
- in file property.php, method ezcReflectionProperty::isProtected()
Returns true if this property has protected as access level.
- isPublic
- in file property.php, method ezcReflectionProperty::isPublic()
Returns true if this property has public as access level.
- isPublic
- in file method.php, method ezcReflectionMethod::isPublic()
Returns whether this method is public
- isScalarType
- in file type.php, method ezcReflectionType::isScalarType()
Returns whether this type is one of integer, float, string, or boolean.
- isScalarType
- in file type_mapper.php, method ezcReflectionTypeMapper::isScalarType()
Tests whether the given type is a scalar type.
- isScalarType
- in file primitive_type.php, method ezcReflectionPrimitiveType::isScalarType()
Returns whether this type is one of integer, float, string, or boolean.
- isScalarType
- in file abstract_type.php, method ezcReflectionAbstractType::isScalarType()
Returns whether this type is one of integer, float, string, or boolean.
- isSpecialType
- in file type_mapper.php, method ezcReflectionTypeMapper::isSpecialType()
Tests whether the given type is a special type.
- isStatic
- in file property.php, method ezcReflectionProperty::isStatic()
Returns true if this property has is a static property.
- isStatic
- in file method.php, method ezcReflectionMethod::isStatic()
Returns whether this method is static
- isSubclassOf
- in file class.php, method ezcReflectionClass::isSubclassOf()
Returns whether this class is a subclass of another class
- isSubclassOf
- in file object.php, method ezcReflectionObject::isSubclassOf()
Returns whether this class is a subclass of another class
- isUserDefined
- in file class.php, method ezcReflectionClass::isUserDefined()
Returns whether this class is user-defined
- isUserDefined
- in file function.php, method ezcReflectionFunction::isUserDefined()
Returns whether this is a user-defined function
- isUserDefined
- in file object.php, method ezcReflectionObject::isUserDefined()
Returns whether this class is user-defined
- isUserDefined
- in file method.php, method ezcReflectionMethod::isUserDefined()
Returns whether this is a user-defined method
Letter 'k'
- $keyType
- in file array_type.php, variable ezcReflectionArrayType::$keyType
Letter 'l'
- $lastAnnotation
- in file doc_comment_parser.php, variable ezcReflectionDocCommentParserImpl::$lastAnnotation
- $longDesc
- in file doc_comment_parser.php, variable ezcReflectionDocCommentParserImpl::$longDesc
- LONG_DESC
- in file doc_comment_parser.php, class constant ezcReflectionDocCommentParserImpl::LONG_DESC
Letter 'm'
- $mapper
- in file type_factory.php, variable ezcReflectionTypeFactoryImpl::$mapper
- $mappingTable
- in file type_mapper.php, variable ezcReflectionTypeMapper::$mappingTable
- method.php
- procedural page method.php
- mixed_type.php
- procedural page mixed_type.php
Letter 'n'
- newInstance
- in file object.php, method ezcReflectionObject::newInstance()
Returns an instance of this class
- newInstance
- in file class.php, method ezcReflectionClass::newInstance()
Returns an instance of this class
- newInstanceArgs
- in file object.php, method ezcReflectionObject::newInstanceArgs()
Returns an instance of this class
- newInstanceArgs
- in file class.php, method ezcReflectionClass::newInstanceArgs()
Returns an instance of this class
Letter 'o'
- object.php
- procedural page object.php
- object_type.php
- procedural page object_type.php
Letter 'p'
- $parameter
- in file parameter.php, variable ezcReflectionParameter::$parameter
ReflectionParameter instance if one was provided to the constructor
- $params
- in file annotation.php, variable ezcReflectionAnnotation::$params
- parse
- in file doc_comment_parser.php, method ezcReflectionDocCommentParser::parse()
Initialize parsing of the given documentation fragment.
- parse
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::parse()
Initialize parsing of the given documentation fragment.
- parseAnnotation
- in file doc_comment_parser.php, method ezcReflectionDocCommentParserImpl::parseAnnotation()
- param.php
- procedural page param.php
- parameter.php
- procedural page parameter.php
- property.php
- procedural page property.php
- primitive_type.php
- procedural page primitive_type.php
Letter 'r'
- $reflectionSource
- in file class.php, variable ezcReflectionClass::$reflectionSource
- $reflectionSource
- in file parameter.php, variable ezcReflectionParameter::$reflectionSource
- $reflectionSource
- in file property.php, variable ezcReflectionProperty::$reflectionSource
- $reflectionSource
- in file method.php, variable ezcReflectionMethod::$reflectionSource
- $reflectionSource
- in file object.php, variable ezcReflectionObject::$reflectionSource
- $reflectionSource
- in file extension.php, variable ezcReflectionExtension::$reflectionSource
- $reflectionSource
- in file function.php, variable ezcReflectionFunction::$reflectionSource
- $reflectionTypeFactory
- in file reflection.php, variable ezcReflection::$reflectionTypeFactory
- return.php
- procedural page return.php
- reflection.php
- procedural page reflection.php
- REGEXP_TYPE_NAME_LIST
- in file type_mapper.php, class constant ezcReflectionTypeMapper::REGEXP_TYPE_NAME_LIST
- REGEXP_TYPE_NAME_MAP
- in file type_mapper.php, class constant ezcReflectionTypeMapper::REGEXP_TYPE_NAME_MAP
- returnsReference
- in file function.php, method ezcReflectionFunction::returnsReference()
Returns whether this function returns a reference
- returnsReference
- in file method.php, method ezcReflectionMethod::returnsReference()
Returns whether this method returns a reference
Letter 's'
- $shortDesc
- in file doc_comment_parser.php, variable ezcReflectionDocCommentParserImpl::$shortDesc
- $state
- in file doc_comment_parser.php, variable ezcReflectionDocCommentParserImpl::$state
- $stateTable
- in file doc_comment_parser.php, variable ezcReflectionDocCommentParserImpl::$stateTable
- setAccessible
- in file property.php, method ezcReflectionProperty::setAccessible()
Sets whether non-public properties can be requested
- setClass
- in file object_type.php, method ezcReflectionObjectType::setClass()
- setDocCommentParser
- in file reflection.php, method ezcReflection::setDocCommentParser()
Sets the documentation parser used by all ezcReflection classes
- setReflectionTypeFactory
- in file reflection.php, method ezcReflection::setReflectionTypeFactory()
Sets the factory used to create type objects
- setStaticPropertyValue
- in file object.php, method ezcReflectionObject::setStaticPropertyValue()
Sets the value of a static property
- setStaticPropertyValue
- in file class.php, method ezcReflectionClass::setStaticPropertyValue()
Sets the value of a static property
- setValue
- in file property.php, method ezcReflectionProperty::setValue()
Changes the property's value.
- SHORT_DESC
- in file doc_comment_parser.php, class constant ezcReflectionDocCommentParserImpl::SHORT_DESC
Letter 't'
- $type
- in file parameter.php, variable ezcReflectionParameter::$type
Type of the parameter
- $typeName
- in file abstract_type.php, variable ezcReflectionAbstractType::$typeName
- $types
- in file mixed_type.php, variable ezcReflectionMixedType::$types
- type.php
- procedural page type.php
- type_factory.php
- procedural page type_factory.php
- type_factory.php
- procedural page type_factory.php
- type_mapper.php
- procedural page type_mapper.php
Letter 'v'
- $valueType
- in file array_type.php, variable ezcReflectionArrayType::$valueType
- var.php
- procedural page var.php
Letter 'x'
- $xmlMappingTable
- in file type_mapper.php, variable ezcReflectionTypeMapper::$xmlMappingTable