[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
Copyright: | Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
License: | http://framework.zend.com/license/new-bsd New BSD License |
Version: | $Id$ |
File Size: | 93 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Zend_Soap_Client_Local:: (2 methods):
__construct()
_doRequest()
Class: Zend_Soap_Client_Local - X-Ref
Zend_Soap_Client_Local__construct(Zend_Soap_Server $server, $wsdl, $options = null) X-Ref |
Local client constructor param: Zend_Soap_Server $server param: string $wsdl param: array $options |
_doRequest(Zend_Soap_Client_Common $client, $request, $location, $action, $version, $one_way = null) X-Ref |
Actual "do request" method. param: Zend_Soap_Client_Common $client param: string $request param: string $location param: string $action param: int $version param: int $one_way return: mixed |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |