$_class
$_class : string
Method callback metadata
setOptions(array $options) : \Zend_Server_Method_Callback
Set object state from array of options
array | $options |
setClass(string $class) : \Zend_Server_Method_Callback
Set callback class
string | $class |
setFunction(string $function) : \Zend_Server_Method_Callback
Set callback function
string | $function |
setMethod(string $method) : \Zend_Server_Method_Callback
Set callback class method
string | $method |
setType(string $type) : \Zend_Server_Method_Callback
Set callback type
string | $type |