3287 lines
170 KiB
HTML
3287 lines
170 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<!-- template designed by Marco Von Ballmoos -->
|
|
<title></title>
|
|
<link rel="stylesheet" href="media/stylesheet.css" />
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
|
</head>
|
|
<body>
|
|
|
|
<a name="top"></a>
|
|
<h2>[nusoap] element index</h2>
|
|
<a href="elementindex.html">All elements</a>
|
|
<br />
|
|
<div class="index-letter-menu">
|
|
<a class="index-letter" href="elementindex_nusoap.html#a">a</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#b">b</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#c">c</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#d">d</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#e">e</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#f">f</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#g">g</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#h">h</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#i">i</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#l">l</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#m">m</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#n">n</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#o">o</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#p">p</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#r">r</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#s">s</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#t">t</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#u">u</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#v">v</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#w">w</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#x">x</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#_">_</a>
|
|
</div>
|
|
|
|
<a name="_"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">_</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">_getProxyClassCode</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#method_getProxyClassCode">nusoap_client::_getProxyClassCode()</a> in nusoap.php</div>
|
|
<div class="index-item-description">dynamically creates proxy class code</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">__toString</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#method__toString">nusoap_base::__toString()</a> in nusoap.php</div>
|
|
<div class="index-item-description">represents the object as a string</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="a"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">a</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$attributes</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$attributes">nusoap_xmlschema::$attributes</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$attributes</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#var$attributes">soapval::$attributes</a> in nusoap.php</div>
|
|
<div class="index-item-description">The XML element attributes (array or false)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$authtype</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$authtype">wsdl::$authtype</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$authtype</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$authtype">soap_transport_http::$authtype</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$authtype</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$authtype">nusoap_client::$authtype</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addAttachment</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#methodaddAttachment">nusoap_client_mime::addAttachment()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">adds a MIME attachment to the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addAttachment</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#methodaddAttachment">nusoap_server_mime::addAttachment()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">adds a MIME attachment to the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addComplexType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodaddComplexType">nusoap_xmlschema::addComplexType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds a complex type to the schema</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addComplexType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodaddComplexType">wsdl::addComplexType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds an XML Schema complex type to the WSDL types</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addElement</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodaddElement">nusoap_xmlschema::addElement()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds an element to the schema</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addElement</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodaddElement">wsdl::addElement()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds an element to the WSDL types</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addOperation</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodaddOperation">wsdl::addOperation()</a> in nusoap.php</div>
|
|
<div class="index-item-description">register an operation with the server</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addSimpleType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodaddSimpleType">nusoap_xmlschema::addSimpleType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds a simple type to the schema</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">addSimpleType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodaddSimpleType">wsdl::addSimpleType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds an XML Schema simple type to the WSDL types</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">add_to_map</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodadd_to_map">nusoap_server::add_to_map()</a> in nusoap.php</div>
|
|
<div class="index-item-description">add a method to the dispatch map (this has been replaced by the register method)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">appendDebug</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodappendDebug">nusoap_base::appendDebug()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds debug data to the instance debug string without formatting</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="b"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">b</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$bindings</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$bindings">wsdl::$bindings</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$bindingType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$bindingType">nusoap_client::$bindingType</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$body_position</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$body_position">nusoap_parser::$body_position</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">buildPayload</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodbuildPayload">soap_transport_http::buildPayload()</a> in nusoap.php</div>
|
|
<div class="index-item-description">Writes the payload, including HTTP headers, to $this->outgoing_payload.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">buildVal</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodbuildVal">nusoap_parser::buildVal()</a> in nusoap.php</div>
|
|
<div class="index-item-description">builds response structures for compound values (arrays/structs) and scalars</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="c"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">c</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$cache_dir</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#var$cache_dir">nusoap_wsdlcache::$cache_dir</a> in class.wsdlcache.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$cache_lifetime</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#var$cache_lifetime">nusoap_wsdlcache::$cache_lifetime</a> in class.wsdlcache.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$certRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$certRequest">soap_transport_http::$certRequest</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$certRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$certRequest">wsdl::$certRequest</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$certRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$certRequest">nusoap_client::$certRequest</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$ch</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$ch">soap_transport_http::$ch</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$charencoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$charencoding">nusoap_base::$charencoding</a> in nusoap.php</div>
|
|
<div class="index-item-description">toggles automatic encoding of special characters as entities (should always be true, I think)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$ch_options</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$ch_options">soap_transport_http::$ch_options</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$complexTypes</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$complexTypes">nusoap_xmlschema::$complexTypes</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$complexTypes</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$complexTypes">wsdl::$complexTypes</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$complexTypeStack</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$complexTypeStack">nusoap_xmlschema::$complexTypeStack</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$cookies</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$cookies">nusoap_client::$cookies</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$curl_options</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$curl_options">wsdl::$curl_options</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$curl_options</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$curl_options">nusoap_client::$curl_options</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentBinding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$currentBinding">wsdl::$currentBinding</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentComplexType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$currentComplexType">nusoap_xmlschema::$currentComplexType</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentElement</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$currentElement">nusoap_xmlschema::$currentElement</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentMessage</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$currentMessage">wsdl::$currentMessage</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentOperation</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$currentOperation">wsdl::$currentOperation</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentPort</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$currentPort">wsdl::$currentPort</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentPortType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$currentPortType">wsdl::$currentPortType</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentSchema</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$currentSchema">wsdl::$currentSchema</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$currentSimpleType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$currentSimpleType">nusoap_xmlschema::$currentSimpleType</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">call</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodcall">nusoap_client::call()</a> in nusoap.php</div>
|
|
<div class="index-item-description">calls method, returns PHP native type</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">character_data</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodcharacter_data">nusoap_parser::character_data()</a> in nusoap.php</div>
|
|
<div class="index-item-description">element content handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">character_data</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodcharacter_data">wsdl::character_data()</a> in nusoap.php</div>
|
|
<div class="index-item-description">element content handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">checkCookies</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodcheckCookies">nusoap_client::checkCookies()</a> in nusoap.php</div>
|
|
<div class="index-item-description">checks all Cookies and delete those which are expired</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">checkWSDL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodcheckWSDL">nusoap_client::checkWSDL()</a> in nusoap.php</div>
|
|
<div class="index-item-description">check WSDL passed as an instance or pulled from an endpoint</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" /></title>
|
|
<span class="include-title">class.wsdlcache.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/_class_wsdlcache_php.html">class.wsdlcache.php</a> in class.wsdlcache.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">clearAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#methodclearAttachments">nusoap_server_mime::clearAttachments()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">clears the MIME attachments for the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">clearAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#methodclearAttachments">nusoap_client_mime::clearAttachments()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">clears the MIME attachments for the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">clearDebug</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodclearDebug">nusoap_base::clearDebug()</a> in nusoap.php</div>
|
|
<div class="index-item-description">clears the current debug data for this instance</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">configureWSDL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodconfigureWSDL">nusoap_server::configureWSDL()</a> in nusoap.php</div>
|
|
<div class="index-item-description">Sets up wsdl object.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">connect</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodconnect">soap_transport_http::connect()</a> in nusoap.php</div>
|
|
<div class="index-item-description">establish an HTTP connection</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">contractQname</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodcontractQname">nusoap_base::contractQname()</a> in nusoap.php</div>
|
|
<div class="index-item-description">contracts (changes namespace to prefix) a qualified name</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">createFilename</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methodcreateFilename">nusoap_wsdlcache::createFilename()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">creates the filename used to cache a wsdl instance</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">CreateTypeName</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodCreateTypeName">nusoap_xmlschema::CreateTypeName()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets a type name for an unnamed type</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="d"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">d</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$debugLevel</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$debugLevel">nusoap_base::$debugLevel</a> in nusoap.php</div>
|
|
<div class="index-item-description">the debug level for this instance</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$debug_flag</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$debug_flag">nusoap_server::$debug_flag</a> in nusoap.php</div>
|
|
<div class="index-item-description">whether to append debug to response as XML comment</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$debug_flag</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$debug_flag">nusoap_parser::$debug_flag</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$debug_str</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$debug_str">nusoap_base::$debug_str</a> in nusoap.php</div>
|
|
<div class="index-item-description">Current debug string (manipulated by debug/appendDebug/clearDebug/getDebug/getDebugAsXMLComment)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$debug_str</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#var$debug_str">nusoap_wsdlcache::$debug_str</a> in class.wsdlcache.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$decode_utf8</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$decode_utf8">nusoap_server::$decode_utf8</a> in nusoap.php</div>
|
|
<div class="index-item-description">toggles whether the parser decodes element content w/ utf8_decode()</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$decode_utf8</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$decode_utf8">nusoap_parser::$decode_utf8</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$decode_utf8</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$decode_utf8">nusoap_client::$decode_utf8</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$defaultNamespace</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$defaultNamespace">nusoap_xmlschema::$defaultNamespace</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$defaultRpcParams</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$defaultRpcParams">nusoap_client::$defaultRpcParams</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$default_namespace</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$default_namespace">nusoap_parser::$default_namespace</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$depth</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$depth">wsdl::$depth</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$depth</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$depth">nusoap_xmlschema::$depth</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$depth</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$depth">nusoap_parser::$depth</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$depth_array</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$depth_array">nusoap_parser::$depth_array</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$depth_array</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$depth_array">wsdl::$depth_array</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$depth_array</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$depth_array">nusoap_xmlschema::$depth_array</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$digestRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$digestRequest">soap_transport_http::$digestRequest</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$digest_uri</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$digest_uri">soap_transport_http::$digest_uri</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$document</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$document">nusoap_parser::$document</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$document</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$document">nusoap_server::$document</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP body request portion (incomplete namespace resolution; special characters not escaped) (text)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$document</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$document">nusoap_client::$document</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$documentation</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$documentation">wsdl::$documentation</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">debug</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methoddebug">nusoap_base::debug()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds debug data to the instance debug string with formatting</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">debug</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methoddebug">nusoap_wsdlcache::debug()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">adds debug data to the class level debug string</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">decode</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#methoddecode">soapval::decode()</a> in nusoap.php</div>
|
|
<div class="index-item-description">decodes a soapval object into a PHP native type</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">decodeChunked</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methoddecodeChunked">soap_transport_http::decodeChunked()</a> in nusoap.php</div>
|
|
<div class="index-item-description">decode a string that is encoded w/ "chunked' transfer encoding as defined in RFC2068 19.4.6</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">decodeSimple</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methoddecodeSimple">nusoap_parser::decodeSimple()</a> in nusoap.php</div>
|
|
<div class="index-item-description">decodes simple types into PHP variables</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">decodeUTF8</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methoddecodeUTF8">nusoap_client::decodeUTF8()</a> in nusoap.php</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="e"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">e</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$elements</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$elements">nusoap_xmlschema::$elements</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$elementStack</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$elementStack">nusoap_xmlschema::$elementStack</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$element_ns</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#var$element_ns">soapval::$element_ns</a> in nusoap.php</div>
|
|
<div class="index-item-description">The XML element namespace (string or false)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$enclosingNamespaces</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$enclosingNamespaces">nusoap_xmlschema::$enclosingNamespaces</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$encoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$encoding">soap_transport_http::$encoding</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$endpoint</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$endpoint">nusoap_client::$endpoint</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$endpoint</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$endpoint">wsdl::$endpoint</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$endpointType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$endpointType">nusoap_client::$endpointType</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$error_str</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$error_str">nusoap_base::$error_str</a> in nusoap.php</div>
|
|
<div class="index-item-description">Current error string (manipulated by getError/setError)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$externalWSDLURL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$externalWSDLURL">nusoap_server::$externalWSDLURL</a> in nusoap.php</div>
|
|
<div class="index-item-description">URL for WSDL (if one)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">end_element</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodend_element">wsdl::end_element()</a> in nusoap.php</div>
|
|
<div class="index-item-description">end-element handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">end_element</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodend_element">nusoap_parser::end_element()</a> in nusoap.php</div>
|
|
<div class="index-item-description">end-element handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">expandEntities</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodexpandEntities">nusoap_base::expandEntities()</a> in nusoap.php</div>
|
|
<div class="index-item-description">expands entities, e.g. changes '<' to '&lt;'.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">expandQname</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodexpandQname">nusoap_base::expandQname()</a> in nusoap.php</div>
|
|
<div class="index-item-description">expands (changes prefix to namespace) a qualified name</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="f"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">f</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$fault</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$fault">nusoap_parser::$fault</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$fault</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$fault">nusoap_client::$fault</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$fault</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$fault">nusoap_server::$fault</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP fault for response (or false)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$faultactor</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_fault.html#var$faultactor">nusoap_fault::$faultactor</a> in nusoap.php</div>
|
|
<div class="index-item-description">The fault actor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$faultcode</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_fault.html#var$faultcode">nusoap_fault::$faultcode</a> in nusoap.php</div>
|
|
<div class="index-item-description">The fault code (client|server)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$faultcode</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$faultcode">nusoap_client::$faultcode</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$faultdetail</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_fault.html#var$faultdetail">nusoap_fault::$faultdetail</a> in nusoap.php</div>
|
|
<div class="index-item-description">The fault detail, typically a string or array of string</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$faultdetail</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$faultdetail">nusoap_client::$faultdetail</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$faultstring</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_fault.html#var$faultstring">nusoap_fault::$faultstring</a> in nusoap.php</div>
|
|
<div class="index-item-description">The fault string, a description of the fault</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$faultstring</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$faultstring">nusoap_client::$faultstring</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$fault_code</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$fault_code">nusoap_parser::$fault_code</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$fault_detail</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$fault_detail">nusoap_parser::$fault_detail</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$fault_str</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$fault_str">nusoap_parser::$fault_str</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$forceEndpoint</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$forceEndpoint">nusoap_client::$forceEndpoint</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$fplock</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#var$fplock">nusoap_wsdlcache::$fplock</a> in class.wsdlcache.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">fault</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodfault">nusoap_server::fault()</a> in nusoap.php</div>
|
|
<div class="index-item-description">Specify a fault to be returned to the client.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">fetchWSDL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodfetchWSDL">wsdl::fetchWSDL()</a> in nusoap.php</div>
|
|
<div class="index-item-description">fetches the WSDL document and parses it</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">formatDump</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodformatDump">nusoap_base::formatDump()</a> in nusoap.php</div>
|
|
<div class="index-item-description">formats a string to be inserted into an HTML stream</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="g"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">g</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">get</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methodget">nusoap_wsdlcache::get()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">gets a wsdl instance from the cache</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#methodgetAttachments">nusoap_client_mime::getAttachments()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the MIME attachments from the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#methodgetAttachments">nusoap_server_mime::getAttachments()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the MIME attachments from the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getBindingData</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodgetBindingData">wsdl::getBindingData()</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getCookies</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetCookies">nusoap_client::getCookies()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets all Cookies</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getCookiesForRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodgetCookiesForRequest">soap_transport_http::getCookiesForRequest()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sort out cookies for the current request</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getDebug</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetDebug">nusoap_base::getDebug()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the current debug data for this instance</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getDebugAsXMLComment</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetDebugAsXMLComment">nusoap_base::getDebugAsXMLComment()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the current debug data for this instance as an XML comment this may change the contents of the debug data</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getDebugLevel</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetDebugLevel">nusoap_base::getDebugLevel()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the debug level for this instance</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getDefaultRpcParams</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetDefaultRpcParams">nusoap_client::getDefaultRpcParams()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the default RPC parameter setting.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getError</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetError">nusoap_base::getError()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns error string if present</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getGlobalDebugLevel</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetGlobalDebugLevel">nusoap_base::getGlobalDebugLevel()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the global debug level, which applies to future instances</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHeader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetHeader">nusoap_client::getHeader()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get the SOAP response Header (parsed)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetHeaders">nusoap_client::getHeaders()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get the SOAP response headers (namespace resolution incomplete)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodgetHeaders">nusoap_parser::getHeaders()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get the unparsed SOAP Header</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPBody</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#methodgetHTTPBody">nusoap_server_mime::getHTTPBody()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the HTTP body for the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPBody</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodgetHTTPBody">nusoap_server::getHTTPBody()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the HTTP body for the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPBody</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#methodgetHTTPBody">nusoap_client_mime::getHTTPBody()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the HTTP body for the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPBody</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetHTTPBody">nusoap_client::getHTTPBody()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the HTTP body for the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodgetHTTPContentType">nusoap_server::getHTTPContentType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the HTTP content type for the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#methodgetHTTPContentType">nusoap_client_mime::getHTTPContentType()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the HTTP content type for the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#methodgetHTTPContentType">nusoap_server_mime::getHTTPContentType()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the HTTP content type for the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetHTTPContentType">nusoap_client::getHTTPContentType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the HTTP content type for the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentTypeCharset</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#methodgetHTTPContentTypeCharset">nusoap_client_mime::getHTTPContentTypeCharset()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the HTTP content type charset for the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentTypeCharset</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodgetHTTPContentTypeCharset">nusoap_server::getHTTPContentTypeCharset()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the HTTP content type charset for the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentTypeCharset</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetHTTPContentTypeCharset">nusoap_client::getHTTPContentTypeCharset()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the HTTP content type charset for the current request.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getHTTPContentTypeCharset</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#methodgetHTTPContentTypeCharset">nusoap_server_mime::getHTTPContentTypeCharset()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">gets the HTTP content type charset for the current response.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getLocalPart</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetLocalPart">nusoap_base::getLocalPart()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns the local part of a prefixed string returns the original string, if not prefixed</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getmicrotime</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetmicrotime">nusoap_base::getmicrotime()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns the time in ODBC canonical form with microseconds</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getNamespaceFromPrefix</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetNamespaceFromPrefix">nusoap_base::getNamespaceFromPrefix()</a> in nusoap.php</div>
|
|
<div class="index-item-description">pass it a prefix, it returns a namespace</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getOperationData</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodgetOperationData">wsdl::getOperationData()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns an associative array of data necessary for calling an operation</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getOperationData</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetOperationData">nusoap_client::getOperationData()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get available data pertaining to an operation</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getOperationDataForSoapAction</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodgetOperationDataForSoapAction">wsdl::getOperationDataForSoapAction()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns an associative array of data necessary for calling an operation</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getOperations</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodgetOperations">wsdl::getOperations()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns an assoc array of operation names => operation data</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getPHPType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodgetPHPType">nusoap_xmlschema::getPHPType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get the PHP type of a user defined type in the schema</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getPrefix</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetPrefix">nusoap_base::getPrefix()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns the prefix part of a prefixed string returns false, if not prefixed</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getPrefixFromNamespace</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodgetPrefixFromNamespace">nusoap_base::getPrefixFromNamespace()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns the prefix for a given namespace (or prefix) or false if no prefixes registered for the given namespace</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getProxy</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetProxy">nusoap_client::getProxy()</a> in nusoap.php</div>
|
|
<div class="index-item-description">dynamically creates an instance of a proxy class, allowing user to directly call methods from wsdl</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getProxyClassCode</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodgetProxyClassCode">nusoap_client::getProxyClassCode()</a> in nusoap.php</div>
|
|
<div class="index-item-description">dynamically creates proxy class code</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getResponse</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodgetResponse">soap_transport_http::getResponse()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the SOAP response via HTTP[S]</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getTypeDef</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodgetTypeDef">nusoap_xmlschema::getTypeDef()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns an associative array of information about a given type returns false if no type exists by the given name</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">getTypeDef</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodgetTypeDef">wsdl::getTypeDef()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns an array of information about a given type returns false if no type exists by the given name</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">get_response</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodget_response">nusoap_parser::get_response()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get the parsed message (SOAP Body)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">get_soapbody</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodget_soapbody">nusoap_parser::get_soapbody()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get the parsed SOAP Body (NULL if there was none)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">get_soapheader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodget_soapheader">nusoap_parser::get_soapheader()</a> in nusoap.php</div>
|
|
<div class="index-item-description">get the parsed SOAP Header (NULL if there was none)</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="h"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">h</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$headers</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$headers">nusoap_server::$headers</a> in nusoap.php</div>
|
|
<div class="index-item-description">HTTP headers of request</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$host</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$host">soap_transport_http::$host</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$http_encoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$http_encoding">nusoap_client::$http_encoding</a> in nusoap.php</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="i"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">i</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$ids</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$ids">nusoap_parser::$ids</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$import</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$import">wsdl::$import</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$imports</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$imports">nusoap_xmlschema::$imports</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$incoming_cookies</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$incoming_cookies">soap_transport_http::$incoming_cookies</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$incoming_headers</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$incoming_headers">soap_transport_http::$incoming_headers</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$incoming_payload</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$incoming_payload">soap_transport_http::$incoming_payload</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">invoke_method</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodinvoke_method">nusoap_server::invoke_method()</a> in nusoap.php</div>
|
|
<div class="index-item-description">invokes a PHP function for the requested SOAP method</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">io_method</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodio_method">soap_transport_http::io_method()</a> in nusoap.php</div>
|
|
<div class="index-item-description">gets the I/O method to use</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">isArraySimpleOrStruct</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodisArraySimpleOrStruct">nusoap_base::isArraySimpleOrStruct()</a> in nusoap.php</div>
|
|
<div class="index-item-description">detect if array is a simple array or a struct (associative array)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Function.png" alt="Function" title="Function" /></title>
|
|
<span class="method-title">iso8601_to_timestamp</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/_nusoap_php.html#functioniso8601_to_timestamp">iso8601_to_timestamp()</a> in nusoap.php</div>
|
|
<div class="index-item-description">convert ISO 8601 compliant date string to unix timestamp</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">isSkippableCurlHeader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodisSkippableCurlHeader">soap_transport_http::isSkippableCurlHeader()</a> in nusoap.php</div>
|
|
<div class="index-item-description">Test if the given string starts with a header that is to be skipped.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="l"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">l</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">loadWSDL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodloadWSDL">nusoap_client::loadWSDL()</a> in nusoap.php</div>
|
|
<div class="index-item-description">instantiate wsdl object and parse wsdl file</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="m"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">m</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$message</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$message">nusoap_parser::$message</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$message</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$message">wsdl::$message</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$message</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$message">nusoap_xmlschema::$message</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$messages</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$messages">wsdl::$messages</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$method</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$method">nusoap_parser::$method</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$methodname</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$methodname">nusoap_server::$methodname</a> in nusoap.php</div>
|
|
<div class="index-item-description">name of method requested</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$methodparams</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$methodparams">nusoap_server::$methodparams</a> in nusoap.php</div>
|
|
<div class="index-item-description">method parameters from request</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$methodreturn</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$methodreturn">nusoap_server::$methodreturn</a> in nusoap.php</div>
|
|
<div class="index-item-description">method return value to place in response</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$methodreturnisliteralxml</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$methodreturnisliteralxml">nusoap_server::$methodreturnisliteralxml</a> in nusoap.php</div>
|
|
<div class="index-item-description">whether $methodreturn is a string of literal XML</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$methodURI</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$methodURI">nusoap_server::$methodURI</a> in nusoap.php</div>
|
|
<div class="index-item-description">requested method namespace URI</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$mimeContentType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#var$mimeContentType">nusoap_client_mime::$mimeContentType</a> in nusoapmime.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$mimeContentType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#var$mimeContentType">nusoap_server_mime::$mimeContentType</a> in nusoapmime.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$multirefs</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$multirefs">nusoap_parser::$multirefs</a> in nusoap.php</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="n"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">n</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$name</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#var$name">soapval::$name</a> in nusoap.php</div>
|
|
<div class="index-item-description">The XML element name</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$namespaces</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$namespaces">nusoap_parser::$namespaces</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$namespaces</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$namespaces">nusoap_base::$namespaces</a> in nusoap.php</div>
|
|
<div class="index-item-description">namespaces in an array of prefix => uri</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" /></title>
|
|
<span class="include-title">nusoapmime.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/_nusoapmime_php.html">nusoapmime.php</a> in nusoapmime.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoapservermime
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoapservermime.html">nusoapservermime</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">nusoap_server_mime server supporting MIME attachments defined at http://www.w3.org/TR/SOAP-attachments. It depends on the PEAR Mail_MIME library.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">nusoap_base</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodnusoap_base">nusoap_base::nusoap_base()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_base
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html">nusoap_base</a> in nusoap.php</div>
|
|
<div class="index-item-description">nusoap_base</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_client
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html">nusoap_client</a> in nusoap.php</div>
|
|
<div class="index-item-description">[nu]soapclient higher level class for easy usage.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">nusoap_client</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodnusoap_client">nusoap_client::nusoap_client()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_client_mime
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html">nusoap_client_mime</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">nusoap_client_mime client supporting MIME attachments defined at http://www.w3.org/TR/SOAP-attachments. It depends on the PEAR Mail_MIME library.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_fault
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_fault.html">nusoap_fault</a> in nusoap.php</div>
|
|
<div class="index-item-description">Contains information for a SOAP fault.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">nusoap_fault</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_fault.html#methodnusoap_fault">nusoap_fault::nusoap_fault()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_parser
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html">nusoap_parser</a> in nusoap.php</div>
|
|
<div class="index-item-description">nusoap_parser class parses SOAP XML messages into native PHP values</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">nusoap_parser</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodnusoap_parser">nusoap_parser::nusoap_parser()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor that actually does the parsing</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Page.png" alt="Page" title="Page" /></title>
|
|
<span class="include-title">nusoap.php</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/_nusoap_php.html">nusoap.php</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">nusoap_server</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodnusoap_server">nusoap_server::nusoap_server()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor the optional parameter is a path to a WSDL file that you'd like to bind the server instance to.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_server
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html">nusoap_server</a> in nusoap.php</div>
|
|
<div class="index-item-description">nusoap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_server_mime
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html">nusoap_server_mime</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">nusoap_server_mime server supporting MIME attachments defined at http://www.w3.org/TR/SOAP-attachments. It depends on the PEAR Mail_MIME library.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_wsdlcache
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html">nusoap_wsdlcache</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">caches instances of the wsdl class</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">nusoap_wsdlcache</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methodnusoap_wsdlcache">nusoap_wsdlcache::nusoap_wsdlcache()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
nusoap_xmlschema
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html">nusoap_xmlschema</a> in nusoap.php</div>
|
|
<div class="index-item-description">parses an XML Schema, allows access to it's data, other utility methods.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">nusoap_xmlschema</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodnusoap_xmlschema">nusoap_xmlschema::nusoap_xmlschema()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="o"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">o</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$opData</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$opData">wsdl::$opData</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$operations</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$operations">nusoap_server::$operations</a> in nusoap.php</div>
|
|
<div class="index-item-description">assoc array of operations => opData; operations are added by the register()</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$operations</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$operations">nusoap_client::$operations</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$outgoing_headers</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$outgoing_headers">soap_transport_http::$outgoing_headers</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$outgoing_headers</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$outgoing_headers">nusoap_server::$outgoing_headers</a> in nusoap.php</div>
|
|
<div class="index-item-description">HTTP headers of response</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$outgoing_payload</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$outgoing_payload">soap_transport_http::$outgoing_payload</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">obtainMutex</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methodobtainMutex">nusoap_wsdlcache::obtainMutex()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">obtains the local mutex</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="p"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">p</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$parent</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$parent">nusoap_parser::$parent</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$parser</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$parser">wsdl::$parser</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$parser</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$parser">nusoap_xmlschema::$parser</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$password</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$password">wsdl::$password</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$password</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$password">soap_transport_http::$password</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$password</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$password">nusoap_client::$password</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$path</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$path">soap_transport_http::$path</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$persistentConnection</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$persistentConnection">soap_transport_http::$persistentConnection</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$persistentConnection</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$persistentConnection">nusoap_client::$persistentConnection</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$port</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$port">soap_transport_http::$port</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$portName</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$portName">nusoap_client::$portName</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$ports</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$ports">wsdl::$ports</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$portTypes</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$portTypes">wsdl::$portTypes</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$position</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$position">nusoap_parser::$position</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$position</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$position">nusoap_xmlschema::$position</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$position</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$position">wsdl::$position</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$protocol_version</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$protocol_version">soap_transport_http::$protocol_version</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxy</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$proxy">soap_transport_http::$proxy</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxyhost</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$proxyhost">wsdl::$proxyhost</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxyhost</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$proxyhost">nusoap_client::$proxyhost</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxypassword</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$proxypassword">nusoap_client::$proxypassword</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxypassword</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$proxypassword">wsdl::$proxypassword</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxyport</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$proxyport">wsdl::$proxyport</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxyport</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$proxyport">nusoap_client::$proxyport</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxyusername</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$proxyusername">nusoap_client::$proxyusername</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$proxyusername</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$proxyusername">wsdl::$proxyusername</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parametersMatchWrapped</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodparametersMatchWrapped">wsdl::parametersMatchWrapped()</a> in nusoap.php</div>
|
|
<div class="index-item-description">determine whether a set of parameters are unwrapped when they are expect to be wrapped, Microsoft-style.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseCookie</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodparseCookie">soap_transport_http::parseCookie()</a> in nusoap.php</div>
|
|
<div class="index-item-description">parse an incoming Cookie into it's parts</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseFile</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodparseFile">nusoap_xmlschema::parseFile()</a> in nusoap.php</div>
|
|
<div class="index-item-description">parse an XML file</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodparseRequest">nusoap_server::parseRequest()</a> in nusoap.php</div>
|
|
<div class="index-item-description">processes SOAP message received from client</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#methodparseRequest">nusoap_server_mime::parseRequest()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">processes SOAP message received from client</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseResponse</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#methodparseResponse">nusoap_client_mime::parseResponse()</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">processes SOAP message returned from server</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseResponse</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodparseResponse">nusoap_client::parseResponse()</a> in nusoap.php</div>
|
|
<div class="index-item-description">processes SOAP message returned from server</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseString</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodparseString">nusoap_xmlschema::parseString()</a> in nusoap.php</div>
|
|
<div class="index-item-description">parse an XML string</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parseWSDL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodparseWSDL">wsdl::parseWSDL()</a> in nusoap.php</div>
|
|
<div class="index-item-description">parses the wsdl document</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parse_http_headers</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodparse_http_headers">nusoap_server::parse_http_headers()</a> in nusoap.php</div>
|
|
<div class="index-item-description">parses HTTP request headers.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">parse_request</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodparse_request">nusoap_server::parse_request()</a> in nusoap.php</div>
|
|
<div class="index-item-description">parses a request</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">put</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methodput">nusoap_wsdlcache::put()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">adds a wsdl instance to the cache</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="r"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">r</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$request</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$request">nusoap_server::$request</a> in nusoap.php</div>
|
|
<div class="index-item-description">HTTP request</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$request</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$request">nusoap_client::$request</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$requestAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#var$requestAttachments">nusoap_server_mime::$requestAttachments</a> in nusoapmime.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$requestAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#var$requestAttachments">nusoap_client_mime::$requestAttachments</a> in nusoapmime.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$requestHeader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$requestHeader">nusoap_server::$requestHeader</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP Headers from request (parsed)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$requestHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$requestHeaders">nusoap_server::$requestHeaders</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP headers from request (incomplete namespace resolution; special characters not escaped) (text)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$requestHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$requestHeaders">nusoap_client::$requestHeaders</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$requestSOAP</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$requestSOAP">nusoap_server::$requestSOAP</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP payload for request (text)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$request_method</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$request_method">soap_transport_http::$request_method</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$response</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$response">nusoap_client::$response</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$response</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$response">nusoap_server::$response</a> in nusoap.php</div>
|
|
<div class="index-item-description">HTTP response</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server_mime.html#var$responseAttachments">nusoap_server_mime::$responseAttachments</a> in nusoapmime.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseAttachments</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client_mime.html#var$responseAttachments">nusoap_client_mime::$responseAttachments</a> in nusoapmime.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseData</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$responseData">nusoap_client::$responseData</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseHeader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$responseHeader">nusoap_client::$responseHeader</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$responseHeaders">nusoap_client::$responseHeaders</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$responseHeaders">nusoap_server::$responseHeaders</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP headers for response (text or array of soapval or associative array)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$responseHeaders">nusoap_parser::$responseHeaders</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$responseSOAP</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$responseSOAP">nusoap_server::$responseSOAP</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP payload for response (text)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$response_status_line</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$response_status_line">soap_transport_http::$response_status_line</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$response_timeout</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$response_timeout">nusoap_client::$response_timeout</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$response_timeout</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$response_timeout">wsdl::$response_timeout</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$result</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$result">nusoap_server::$result</a> in nusoap.php</div>
|
|
<div class="index-item-description">text indication of result (for debugging)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$revision</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$revision">nusoap_base::$revision</a> in nusoap.php</div>
|
|
<div class="index-item-description">CVS revision for HTTP headers.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$root_header</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$root_header">nusoap_parser::$root_header</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$root_struct</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$root_struct">nusoap_parser::$root_struct</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$root_struct_name</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$root_struct_name">nusoap_parser::$root_struct_name</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$root_struct_namespace</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$root_struct_namespace">nusoap_parser::$root_struct_namespace</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">register</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodregister">nusoap_server::register()</a> in nusoap.php</div>
|
|
<div class="index-item-description">register a service function with the server</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">releaseMutex</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methodreleaseMutex">nusoap_wsdlcache::releaseMutex()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">releases the local mutex</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">remove</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_wsdlcache.html#methodremove">nusoap_wsdlcache::remove()</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">removes a wsdl instance from the cache</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="s"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">s</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$schema</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$schema">nusoap_xmlschema::$schema</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$schemaInfo</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$schemaInfo">nusoap_xmlschema::$schemaInfo</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$schemas</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$schemas">wsdl::$schemas</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$schemaTargetNamespace</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$schemaTargetNamespace">nusoap_xmlschema::$schemaTargetNamespace</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$scheme</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$scheme">soap_transport_http::$scheme</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$simpleTypes</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$simpleTypes">nusoap_xmlschema::$simpleTypes</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$simpleTypeStack</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$simpleTypeStack">nusoap_xmlschema::$simpleTypeStack</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$SOAPAction</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$SOAPAction">nusoap_server::$SOAPAction</a> in nusoap.php</div>
|
|
<div class="index-item-description">SOAP Action from request</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$soapheader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$soapheader">nusoap_parser::$soapheader</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$soapresponse</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$soapresponse">nusoap_parser::$soapresponse</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$soap_defencoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$soap_defencoding">nusoap_base::$soap_defencoding</a> in nusoap.php</div>
|
|
<div class="index-item-description">charset encoding for outgoing messages</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$status</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$status">wsdl::$status</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$status</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$status">nusoap_parser::$status</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">schemaCharacterData</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodschemaCharacterData">nusoap_xmlschema::schemaCharacterData()</a> in nusoap.php</div>
|
|
<div class="index-item-description">element content handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">schemaEndElement</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodschemaEndElement">nusoap_xmlschema::schemaEndElement()</a> in nusoap.php</div>
|
|
<div class="index-item-description">end-element handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">schemaStartElement</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodschemaStartElement">nusoap_xmlschema::schemaStartElement()</a> in nusoap.php</div>
|
|
<div class="index-item-description">start-element handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">send</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsend">nusoap_client::send()</a> in nusoap.php</div>
|
|
<div class="index-item-description">send the SOAP message</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">send</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsend">soap_transport_http::send()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sends the SOAP request and gets the SOAP response via HTTP[S]</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">sendHTTPS</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsendHTTPS">soap_transport_http::sendHTTPS()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sends the SOAP request and gets the SOAP response via HTTPS using CURL</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">sendRequest</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsendRequest">soap_transport_http::sendRequest()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sends the SOAP request via HTTP[S]</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">send_response</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodsend_response">nusoap_server::send_response()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sends an HTTP response</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serialize</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#methodserialize">soapval::serialize()</a> in nusoap.php</div>
|
|
<div class="index-item-description">return serialized value</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serialize</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_fault.html#methodserialize">nusoap_fault::serialize()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serialize a fault</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serialize</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodserialize">wsdl::serialize()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serialize the parsed wsdl</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeComplexTypeAttributes</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodserializeComplexTypeAttributes">wsdl::serializeComplexTypeAttributes()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serializes the attributes for a complexType</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeComplexTypeElements</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodserializeComplexTypeElements">wsdl::serializeComplexTypeElements()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serializes the elements for a complexType</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeEnvelope</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodserializeEnvelope">nusoap_base::serializeEnvelope()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serializes a message</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeParameters</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodserializeParameters">wsdl::serializeParameters()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serialize a PHP value according to a WSDL message definition</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeRPCParameters</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodserializeRPCParameters">wsdl::serializeRPCParameters()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serialize PHP values according to a WSDL message definition contrary to the method name, this is not limited to RPC</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeSchema</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodserializeSchema">nusoap_xmlschema::serializeSchema()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serialize the schema</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodserializeType">wsdl::serializeType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serializes a PHP value according a given type definition</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serializeTypeDef</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodserializeTypeDef">nusoap_xmlschema::serializeTypeDef()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns a sample serialization of a given type, or false if no type by the given name</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serialize_return</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodserialize_return">nusoap_server::serialize_return()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serializes the return value from a PHP function into a full SOAP Envelope</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">serialize_val</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodserialize_val">nusoap_base::serialize_val()</a> in nusoap.php</div>
|
|
<div class="index-item-description">serializes PHP values in accordance w/ section 5. Type information is not serialized if $use == 'literal'.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">service</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodservice">nusoap_server::service()</a> in nusoap.php</div>
|
|
<div class="index-item-description">processes request and returns response</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setContentType</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetContentType">soap_transport_http::setContentType()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets the content-type for the SOAP message to be sent</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setCookie</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetCookie">nusoap_client::setCookie()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds a new Cookie into $this->cookies array</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setCredentials</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetCredentials">soap_transport_http::setCredentials()</a> in nusoap.php</div>
|
|
<div class="index-item-description">if authenticating, set user credentials here</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setCredentials</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodsetCredentials">wsdl::setCredentials()</a> in nusoap.php</div>
|
|
<div class="index-item-description">if authenticating, set user credentials here</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setCredentials</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetCredentials">nusoap_client::setCredentials()</a> in nusoap.php</div>
|
|
<div class="index-item-description">if authenticating, set user credentials here</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setCurlOption</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetCurlOption">soap_transport_http::setCurlOption()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets a cURL option</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setCurlOption</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetCurlOption">nusoap_client::setCurlOption()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets user-specified cURL options</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setDebugLevel</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodsetDebugLevel">nusoap_base::setDebugLevel()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets the debug level for this instance</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setDefaultRpcParams</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetDefaultRpcParams">nusoap_client::setDefaultRpcParams()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets the default RPC parameter setting.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setEncoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetEncoding">soap_transport_http::setEncoding()</a> in nusoap.php</div>
|
|
<div class="index-item-description">use http encoding</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setEndpoint</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetEndpoint">nusoap_client::setEndpoint()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets the SOAP endpoint, which can override WSDL</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setError</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodsetError">nusoap_base::setError()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets error string</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setGlobalDebugLevel</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodsetGlobalDebugLevel">nusoap_base::setGlobalDebugLevel()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets the global debug level, which applies to future instances</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setHeader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetHeader">soap_transport_http::setHeader()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets an HTTP header</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setHeaders</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetHeaders">nusoap_client::setHeaders()</a> in nusoap.php</div>
|
|
<div class="index-item-description">set the SOAP headers</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setHTTPEncoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetHTTPEncoding">nusoap_client::setHTTPEncoding()</a> in nusoap.php</div>
|
|
<div class="index-item-description">use HTTP encoding</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setHTTPProxy</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetHTTPProxy">nusoap_client::setHTTPProxy()</a> in nusoap.php</div>
|
|
<div class="index-item-description">set proxy info here</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setProxy</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetProxy">soap_transport_http::setProxy()</a> in nusoap.php</div>
|
|
<div class="index-item-description">set proxy info here</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setSOAPAction</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetSOAPAction">soap_transport_http::setSOAPAction()</a> in nusoap.php</div>
|
|
<div class="index-item-description">set the soapaction value</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setURL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsetURL">soap_transport_http::setURL()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sets the URL to which to connect</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">setUseCURL</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodsetUseCURL">nusoap_client::setUseCURL()</a> in nusoap.php</div>
|
|
<div class="index-item-description">Set whether to try to use cURL connections if possible</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
soapclient
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapclient.html">soapclient</a> in nusoap.php</div>
|
|
<div class="index-item-description">For backwards compatiblity, define soapclient unless the PHP SOAP extension is loaded.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
soapclientmime
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapclientmime.html">soapclientmime</a> in nusoapmime.php</div>
|
|
<div class="index-item-description">nusoap_client_mime client supporting MIME attachments defined at http://www.w3.org/TR/SOAP-attachments. It depends on the PEAR Mail_MIME library.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">soapval</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#methodsoapval">soapval::soapval()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
soapval
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html">soapval</a> in nusoap.php</div>
|
|
<div class="index-item-description">For creating serializable abstractions of native PHP types. This class</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
soap_fault
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_fault.html">soap_fault</a> in nusoap.php</div>
|
|
<div class="index-item-description">Backward compatibility</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
soap_parser
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_parser.html">soap_parser</a> in nusoap.php</div>
|
|
<div class="index-item-description">Backward compatibility</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
soap_server
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_server.html">soap_server</a> in nusoap.php</div>
|
|
<div class="index-item-description">Backward compatibility</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">soap_transport_http</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodsoap_transport_http">soap_transport_http::soap_transport_http()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
soap_transport_http
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html">soap_transport_http</a> in nusoap.php</div>
|
|
<div class="index-item-description">transport class for sending/receiving data via HTTP and HTTPS NOTE: PHP must be compiled with the CURL extension for HTTPS support</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">start_element</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodstart_element">wsdl::start_element()</a> in nusoap.php</div>
|
|
<div class="index-item-description">start-element handler</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">start_element</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#methodstart_element">nusoap_parser::start_element()</a> in nusoap.php</div>
|
|
<div class="index-item-description">start-element handler</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="t"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">t</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$timeout</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$timeout">wsdl::$timeout</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$timeout</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$timeout">nusoap_client::$timeout</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$title</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$title">nusoap_base::$title</a> in nusoap.php</div>
|
|
<div class="index-item-description">Identification for HTTP headers.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$type</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#var$type">soapval::$type</a> in nusoap.php</div>
|
|
<div class="index-item-description">The XML type name (string or false)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$typemap</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$typemap">nusoap_base::$typemap</a> in nusoap.php</div>
|
|
<div class="index-item-description">XML Schema types in an array of uri => (array of xml type => php type) is this legacy yet? no, this is used by the nusoap_xmlschema class to verify type => namespace mappings.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$type_ns</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#var$type_ns">soapval::$type_ns</a> in nusoap.php</div>
|
|
<div class="index-item-description">The XML type namespace (string or false)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Function.png" alt="Function" title="Function" /></title>
|
|
<span class="method-title">timestamp_to_iso8601</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/_nusoap_php.html#functiontimestamp_to_iso8601">timestamp_to_iso8601()</a> in nusoap.php</div>
|
|
<div class="index-item-description">convert unix timestamp to ISO 8601 compliant date string</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">typeToForm</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodtypeToForm">nusoap_xmlschema::typeToForm()</a> in nusoap.php</div>
|
|
<div class="index-item-description">returns HTML form elements that allow a user to enter values for creating an instance of the given type.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="u"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">u</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$uri</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$uri">soap_transport_http::$uri</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$url</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$url">soap_transport_http::$url</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$usedNamespaces</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$usedNamespaces">nusoap_base::$usedNamespaces</a> in nusoap.php</div>
|
|
<div class="index-item-description">namespaces used in the current context, e.g. during serialization</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$username</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$username">nusoap_client::$username</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$username</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$username">wsdl::$username</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$username</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$username">soap_transport_http::$username</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$useSOAPAction</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$useSOAPAction">soap_transport_http::$useSOAPAction</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$use_curl</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$use_curl">nusoap_client::$use_curl</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$use_curl</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$use_curl">wsdl::$use_curl</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$use_curl</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#var$use_curl">soap_transport_http::$use_curl</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">unsetHeader</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodunsetHeader">soap_transport_http::unsetHeader()</a> in nusoap.php</div>
|
|
<div class="index-item-description">unsets an HTTP header</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">UpdateCookies</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methodUpdateCookies">nusoap_client::UpdateCookies()</a> in nusoap.php</div>
|
|
<div class="index-item-description">updates the current cookies with a new set</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">useHTTPPersistentConnection</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#methoduseHTTPPersistentConnection">nusoap_client::useHTTPPersistentConnection()</a> in nusoap.php</div>
|
|
<div class="index-item-description">use HTTP persistent connections if possible</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">usePersistentConnection</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soap_transport_http.html#methodusePersistentConnection">soap_transport_http::usePersistentConnection()</a> in nusoap.php</div>
|
|
<div class="index-item-description">specifies that an HTTP persistent connection should be used</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Function.png" alt="Function" title="Function" /></title>
|
|
<span class="method-title">usleepWindows</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/_nusoap_php.html#functionusleepWindows">usleepWindows()</a> in nusoap.php</div>
|
|
<div class="index-item-description">sleeps some number of microseconds</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="v"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">v</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$value</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/soapval.html#var$value">soapval::$value</a> in nusoap.php</div>
|
|
<div class="index-item-description">The PHP value</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$version</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$version">nusoap_base::$version</a> in nusoap.php</div>
|
|
<div class="index-item-description">Version for HTTP headers.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Method.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">varDump</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#methodvarDump">nusoap_base::varDump()</a> in nusoap.php</div>
|
|
<div class="index-item-description">Returns a string with the output of var_dump</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">verify_method</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#methodverify_method">nusoap_server::verify_method()</a> in nusoap.php</div>
|
|
<div class="index-item-description">takes the value that was created by parsing the request and compares to the method's signature, if available.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="w"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">w</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$wsdl</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#var$wsdl">wsdl::$wsdl</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateVariable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$wsdl</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$wsdl">nusoap_server::$wsdl</a> in nusoap.php</div>
|
|
<div class="index-item-description">wsdl instance (if one)</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">webDescription</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodwebDescription">wsdl::webDescription()</a> in nusoap.php</div>
|
|
<div class="index-item-description">prints html description of services</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Constructor.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">wsdl</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html#methodwsdl">wsdl::wsdl()</a> in nusoap.php</div>
|
|
<div class="index-item-description">constructor</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
wsdl
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdl.html">wsdl</a> in nusoap.php</div>
|
|
<div class="index-item-description">parses a WSDL file, allows access to it's data, other utility methods.</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
wsdlcache
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/wsdlcache.html">wsdlcache</a> in class.wsdlcache.php</div>
|
|
<div class="index-item-description">For backward compatibility</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="x"></a>
|
|
<div class="index-letter-section">
|
|
<div style="float: left" class="index-letter-title">x</div>
|
|
<div style="float: right"><a href="#top">top</a></div>
|
|
<div style="clear: both"></div>
|
|
</div>
|
|
<dl>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$xml</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$xml">nusoap_parser::$xml</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$xml</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#var$xml">nusoap_xmlschema::$xml</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$xmlEntities</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$xmlEntities">nusoap_base::$xmlEntities</a> in nusoap.php</div>
|
|
<div class="index-item-description">XML entities to convert</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$XMLSchemaVersion</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_base.html#var$XMLSchemaVersion">nusoap_base::$XMLSchemaVersion</a> in nusoap.php</div>
|
|
<div class="index-item-description">set schema version</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$xml_encoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_server.html#var$xml_encoding">nusoap_server::$xml_encoding</a> in nusoap.php</div>
|
|
<div class="index-item-description">character set encoding of incoming (request) messages</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$xml_encoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_parser.html#var$xml_encoding">nusoap_parser::$xml_encoding</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Variable.png" alt="Variable" title="Variable" /></title>
|
|
<span class="var-title">$xml_encoding</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_client.html#var$xml_encoding">nusoap_client::$xml_encoding</a> in nusoap.php</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/PrivateMethod.png" alt="Method" title="Method" /></title>
|
|
<span class="method-title">xdebug</span>
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/nusoap_xmlschema.html#methodxdebug">nusoap_xmlschema::xdebug()</a> in nusoap.php</div>
|
|
<div class="index-item-description">adds debug data to the clas level debug string</div>
|
|
</dd>
|
|
<dt class="field">
|
|
<img src="media/images/Class.png" alt="Class" title="Class" /></title>
|
|
XMLSchema
|
|
</dt>
|
|
<dd class="index-item-body">
|
|
<div class="index-item-details"><a href="nusoap/XMLSchema.html">XMLSchema</a> in nusoap.php</div>
|
|
<div class="index-item-description">Backward compatibility</div>
|
|
</dd>
|
|
</dl>
|
|
|
|
<div class="index-letter-menu">
|
|
<a class="index-letter" href="elementindex_nusoap.html#a">a</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#b">b</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#c">c</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#d">d</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#e">e</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#f">f</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#g">g</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#h">h</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#i">i</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#l">l</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#m">m</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#n">n</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#o">o</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#p">p</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#r">r</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#s">s</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#t">t</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#u">u</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#v">v</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#w">w</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#x">x</a>
|
|
<a class="index-letter" href="elementindex_nusoap.html#_">_</a>
|
|
</div>
|
|
</body>
|
|
</html>
|