Zend Framework
1.12
|
Public Member Functions | |
__construct ($className, $classArgs=array()) | |
Constructor. | |
__call ($name, $arguments) | |
Proxy for the WS-I compliant call. | |
Protected Member Functions | |
_preProcessArguments ($arguments) | |
Pre process arguments. | |
Protected Attributes | |
$_classInstance | |
$_className | |
__construct | ( | $className, | |
$classArgs = array() |
|||
) |
Constructor.
object | $service |
__call | ( | $name, | |
$arguments | |||
) |
Proxy for the WS-I compliant call.
string | $name | |
string | $arguments |
|
protected |
Pre process arguments.
mixed | $arguments |
|
protected |
|
protected |