Reflection for determining method signatures to use with server classes
Located in /Zend/Server/Reflection.php (line 46)
Perform class reflection to create dispatch signatures
Creates a Zend_Server_Reflection_Class object for the class or object provided.
If extra arguments should be passed to dispatchable methods, these may be provided as an array to $argv.
Perform function reflection to create dispatch signatures
Creates dispatch prototypes for a function. It returns a Zend_Server_Reflection_Function object.
If extra arguments should be passed to the dispatchable function, these may be provided as an array to $argv.
Documentation generated on Wed, 21 Feb 2007 11:58:16 -0800 by phpDocumentor 1.3.1