API Documentation

Soap/Client/Common.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Soap  
subpackage
Client  
version
$Id: Common.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Soap_Client_Common

Extends from
\SoapClient
category
Zend  
package
Zend_Soap  
subpackage
Client  

Properties

Propertyprotectedcallback  $_doRequestCallback= ''

doRequest() pre-processing method

Details
Type
callback

Methods

methodpublicSoapClient( ) : void

Inherited from:
methodpublic__call( ) : void

Inherited from:
methodpublic__construct(  $doRequestCallback, string $wsdl, array $options ) : void

Common Soap Client constructor

Parameters
Name Type Description
$doRequestCallback
$wsdl string
$options array
methodpublic__doRequest( string $request, string $location, string $action, int $version, int $one_way = null ) : mixed

Performs SOAP request over HTTP.

Overridden to implement different transport layers, perform additional XML processing or other purpose.

Parameters
Name Type Description
$request string
$location string
$action string
$version int
$one_way int
Returns
Type Description
mixed
methodpublic__getFunctions( ) : void

Inherited from:
methodpublic__getLastRequest( ) : void

Inherited from:
methodpublic__getLastRequestHeaders( ) : void

Inherited from:
methodpublic__getLastResponse( ) : void

Inherited from:
methodpublic__getLastResponseHeaders( ) : void

Inherited from:
methodpublic__getTypes( ) : void

Inherited from:
methodpublic__setCookie( ) : void

Inherited from:
methodpublic__setLocation( ) : void

Inherited from:
methodpublic__setSoapHeaders( ) : void

Inherited from:
methodpublic__soapCall( ) : void

Inherited from:
Documentation was generated by DocBlox 0.13.3.