Inheritance diagram for PEIP_Reflection_Class_Builder:

Static Public Member Functions | |
| static | getInstance ($className) | 
Static Protected Member Functions | |
| static | getReflectionClass ($className) | 
Static Protected Attributes | |
| static | $reflectionClasses = array() | 
Definition at line 21 of file PEIP_Reflection_Class_Builder.php.
| static PEIP_Reflection_Class_Builder::getReflectionClass | ( | $ | className | ) |  [static, protected] | 
        
Definition at line 25 of file PEIP_Reflection_Class_Builder.php.
| static PEIP_Reflection_Class_Builder::getInstance | ( | $ | className | ) |  [static] | 
        
PEIP_Reflection_Class_Builder::$reflectionClasses = array() [static, protected]           | 
        
Definition at line 23 of file PEIP_Reflection_Class_Builder.php.
 1.5.1