TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Reflection_ClassReflection Class Reference
Inheritance diagram for Tx_Extbase_Reflection_ClassReflection:
TYPO3\CMS\Extbase\Reflection\ClassReflection

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Reflection\ClassReflection
 __construct ($className)
 
 getMethods ($filter=NULL)
 
 getMethod ($name)
 
 getConstructor ()
 
 getProperties ($filter=NULL)
 
 getProperty ($name)
 
 getInterfaces ()
 
 getParentClass ()
 
 isTaggedWith ($tag)
 
 getTagsValues ()
 
 getTagValues ($tag)
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Reflection\ClassReflection
 getDocCommentParser ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Reflection\ClassReflection
 $docCommentParser
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2707 of file LegacyClassesForIde.php.