Class/Object reflection
Proxies calls to a ReflectionClass object, and decorates getMethods() by creating its own list of Zend_Server_Reflection_Methods.
Located in /Zend/Server/Reflection/Class.php (line 44)
Optional configuration parameters; accessible via __get and
Array of Zend_Server_Reflection_Methods
Namespace
ReflectionClass object
Constructor
Create array of dispatchable methods, each a Zend_Server_Reflection_Method. Sets reflection object property.
Return array of dispatchable Zend_Server_Reflection_Methods.
Get namespace for this class
Set namespace for this class
Proxy reflection calls
Retrieve configuration parameters
Values are retrieved by key from $_config. Returns null if no value found.
Set configuration parameters
Values are stored by $key in $_config.
Wakeup from serialization
Reflection needs explicit instantiation to work correctly. Re-instantiate reflection object on wakeup.
Documentation generated on Wed, 21 Feb 2007 11:46:11 -0800 by phpDocumentor 1.3.1