|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Additional Inherited Members | |
Public Member Functions inherited from nusoap_server | |
| __construct ($wsdl=false) | |
| service ($data) | |
| parse_http_headers () | |
| parse_request ($data='') | |
| invoke_method () | |
| serialize_return () | |
| send_response () | |
| verify_method ($operation, $request) | |
| parseRequest ($headers, $data) | |
| getHTTPBody ($soapmsg) | |
| getHTTPContentType () | |
| getHTTPContentTypeCharset () | |
| add_to_map ($methodname, $in, $out) | |
| register ($name, $in=[], $out=[], $namespace=false, $soapaction=false, $style=false, $use=false, $documentation='', $encodingStyle='') | |
| fault ($faultcode, $faultstring, $faultactor='', $faultdetail='') | |
| configureWSDL ($serviceName, $namespace=false, $endpoint=false, $style='rpc', $transport='https://schemas.xmlsoap.org/soap/http', $schemaTargetNamespace=false) | |
Public Member Functions inherited from nusoap_base | |
| __construct () | |
| getGlobalDebugLevel () | |
| setGlobalDebugLevel ($level) | |
| getDebugLevel () | |
| setDebugLevel ($level) | |
| debug ($string) | |
| appendDebug ($string) | |
| clearDebug () | |
| & | getDebug () |
| & | getDebugAsXMLComment () |
| expandEntities ($val) | |
| getError () | |
| setError ($str) | |
| isArraySimpleOrStruct ($val) | |
| serialize_val ($val, $name=false, $type=false, $name_ns=false, $type_ns=false, $attributes=false, $use='encoded', $soapval=false) | |
| serializeEnvelope ($body, $headers=false, $namespaces=[], $style='rpc', $use='encoded', $encodingStyle='https://schemas.xmlsoap.org/soap/encoding/') | |
| formatDump ($str) | |
| contractQname ($qname) | |
| expandQname ($qname) | |
| getLocalPart ($str) | |
| getPrefix ($str) | |
| getNamespaceFromPrefix ($prefix) | |
| getPrefixFromNamespace ($ns) | |
| getmicrotime () | |
| varDump ($data) | |
| __toString () | |
Data Fields inherited from nusoap_server | |
| $headers = [] | |
| $request = '' | |
| $requestHeaders = '' | |
| $requestHeader = null | |
| $document = '' | |
| $requestSOAP = '' | |
| $methodURI = '' | |
| $methodname = '' | |
| $methodparams = [] | |
| $SOAPAction = '' | |
| $xml_encoding = '' | |
| $decode_utf8 = true | |
| $outgoing_headers = [] | |
| $response = '' | |
| $responseHeaders = '' | |
| $responseSOAP = '' | |
| $methodreturn = false | |
| $methodreturnisliteralxml = false | |
| $fault = false | |
| $result = 'successful' | |
| $operations = [] | |
| $wsdl = false | |
| $externalWSDLURL = false | |
| $debug_flag = false | |
Data Fields inherited from nusoap_base | |
| $title = 'NuSOAP' | |
| $version = '0.9.5' | |
| $revision = '$Revision: 1.123 $' | |
| $error_str = '' | |
| $debug_str = '' | |
| $charencoding = true | |
| $debugLevel | |
| $XMLSchemaVersion = 'https://www.w3.org/2001/XMLSchema' | |
| $soap_defencoding = 'UTF-8' | |
| $namespaces | |
| $usedNamespaces = [] | |
| $typemap | |
| $xmlEntities | |
Backward compatibility
Definition at line 4697 of file nusoap.php.