[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Soap/Client/ -> DotNet.php (summary)

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: 95 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Soap_Client_DotNet:: (3 methods):
  __construct()
  _preProcessArguments()
  _preProcessResult()


Class: Zend_Soap_Client_DotNet  - X-Ref

Zend_Soap_Client_Local

Class is intended to be used with .Net Web Services.

Important! Class is at experimental stage now.
Please leave your notes, compatiblity issues reports or
suggestions in [email protected] or [email protected]

__construct($wsdl = null, $options = null)   X-Ref
Constructor

param: string $wsdl
param: array $options

_preProcessArguments($arguments)   X-Ref
Perform arguments pre-processing

My be overridden in descendant classes

param: array $arguments

_preProcessResult($result)   X-Ref
Perform result pre-processing

My be overridden in descendant classes

param: array $arguments



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1