24 #require_once 'Zend/Soap/Client.php'; 26 if (extension_loaded(
'soap')) {
54 parent::__construct($wsdl,
$options);
71 #require_once 'Zend/Soap/Client/Exception.php'; 72 throw new Zend_Soap_Client_Exception(
'.Net webservice arguments have to be grouped into array: array(\'a\' => $a, \'b\' => $b, ...).');
90 return $result->$resultProperty;
__construct($wsdl=null, $options=null)
_preProcessResult($result)
_preProcessArguments($arguments)