XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Additional Inherited Members | |
![]() | |
__construct ($schema='', $xml='', $namespaces=[]) | |
parseFile ($xml, $type) | |
parseString ($xml, $type) | |
CreateTypeName ($ename) | |
schemaStartElement ($parser, $name, $attrs) | |
schemaEndElement ($parser, $name) | |
schemaCharacterData ($parser, $data) | |
serializeSchema () | |
xdebug ($string) | |
getPHPType ($type, $ns) | |
getTypeDef ($type) | |
serializeTypeDef ($type) | |
typeToForm ($name, $type) | |
addComplexType ($name, $typeClass='complexType', $phpType='array', $compositor='', $restrictionBase='', $elements=[], $attrs=[], $arrayType='') | |
addSimpleType ($name, $restrictionBase='', $typeClass='simpleType', $phpType='scalar', $enumeration=[]) | |
addElement ($attrs) | |
![]() | |
__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 () | |
![]() | |
$schema = '' | |
$xml = '' | |
$enclosingNamespaces | |
$schemaInfo = [] | |
$schemaTargetNamespace = '' | |
$attributes = [] | |
$complexTypes = [] | |
$complexTypeStack = [] | |
$currentComplexType = null | |
$elements = [] | |
$elementStack = [] | |
$currentElement = null | |
$simpleTypes = [] | |
$simpleTypeStack = [] | |
$currentSimpleType = null | |
$imports = [] | |
$parser | |
$position = 0 | |
$depth = 0 | |
$depth_array = [] | |
$message = [] | |
$defaultNamespace = [] | |
![]() | |
$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 2099 of file nusoap.php.