[the Pomo Website Management System] element index

Package indexes

All elements
a b c d e f g h i l m n o p r s t u v w x
a
top
$attributes
XMLSchema::$attributes in class.xmlschema.php
$authtype
soapclient::$authtype in class.soapclient.php
$authtype
soap_transport_http::$authtype in class.soap_transport_http.php
addAttachment
adds a MIME attachment to the current response.
addAttachment
adds a MIME attachment to the current request.
addComplexType
XMLSchema::addComplexType() in class.xmlschema.php
adds a complex type to the schema
addComplexType
wsdl::addComplexType() in class.wsdl.php
adds an XML Schema complex type to the WSDL types
addElement
wsdl::addElement() in class.wsdl.php
adds an element to the WSDL types
addElement
XMLSchema::addElement() in class.xmlschema.php
adds an element to the schema
addOperation
wsdl::addOperation() in class.wsdl.php
register an operation with the server
addSimpleType
wsdl::addSimpleType() in class.wsdl.php
adds an XML Schema simple type to the WSDL types
addSimpleType
XMLSchema::addSimpleType() in class.xmlschema.php
adds a simple type to the schema
add_to_map
soap_server::add_to_map() in class.soap_server.php
add a method to the dispatch map (this has been replaced by the register method)
appendDebug
nusoap_base::appendDebug() in class.nusoap_base.php
adds debug data to the instance debug string without formatting
attachmentTestTemplate.inc
attachmentTestTemplate.inc in attachmentTestTemplate.inc
b
top
$bindings
wsdl::$bindings in class.wsdl.php
$body_position
soap_parser::$body_position in class.soap_parser.php
buildPayload
soap_transport_http::buildPayload() in class.soap_transport_http.php
c
top
$certRequest
soapclient::$certRequest in class.soapclient.php
$certRequest
soap_transport_http::$certRequest in class.soap_transport_http.php
$ch
soap_transport_http::$ch in class.soap_transport_http.php
$complexTypes
wsdl::$complexTypes in class.wsdl.php
$complexTypes
XMLSchema::$complexTypes in class.xmlschema.php
$complexTypeStack
XMLSchema::$complexTypeStack in class.xmlschema.php
$cookies
soapclient::$cookies in class.soapclient.php
$currentBinding
wsdl::$currentBinding in class.wsdl.php
$currentComplexType
XMLSchema::$currentComplexType in class.xmlschema.php
$currentElement
XMLSchema::$currentElement in class.xmlschema.php
$currentMessage
wsdl::$currentMessage in class.wsdl.php
$currentOperation
wsdl::$currentOperation in class.wsdl.php
$currentPort
wsdl::$currentPort in class.wsdl.php
$currentPortType
wsdl::$currentPortType in class.wsdl.php
$currentSchema
wsdl::$currentSchema in class.wsdl.php
$currentSimpleType
XMLSchema::$currentSimpleType in class.xmlschema.php
call
soapclient::call() in class.soapclient.php
calls method, returns PHP native type
clearAttachments
clears the MIME attachments for the current request.
clearAttachments
clears the MIME attachments for the current response.
clearDebug
nusoap_base::clearDebug() in class.nusoap_base.php
clears the current debug data for this instance
configureWSDL
soap_server::configureWSDL() in class.soap_server.php
Sets up wsdl object.
connect
soap_transport_http::connect() in class.soap_transport_http.php
connect.inc.php
connect.inc.php in connect.inc.php
createPageView.php
createPageView.php in createPageView.php
class.nusoap_base.php
class.nusoap_base.php in class.nusoap_base.php
class.soapclient.php
class.soapclient.php in class.soapclient.php
class.soap_fault.php
class.soap_fault.php in class.soap_fault.php
class.soap_parser.php
class.soap_parser.php in class.soap_parser.php
class.soap_server.php
class.soap_server.php in class.soap_server.php
class.soap_transport_http.php
class.soap_transport_http.php in class.soap_transport_http.php
class.soap_val.php
class.soap_val.php in class.soap_val.php
class.wsdlcache.php
class.wsdlcache.php in class.wsdlcache.php
class.wsdl.php
class.wsdl.php in class.wsdl.php
class.xmlschema.php
class.xmlschema.php in class.xmlschema.php
client1.php
client1.php in client1.php
client2.php
client2.php in client2.php
client3.php
client3.php in client3.php
CreateNewPageTemplate.inc
CreateNewPageTemplate.inc in CreateNewPageTemplate.inc
d
top
$debug_flag
soap_server::$debug_flag in class.soap_server.php
whether to append debug to response as XML comment
$debug_flag
soap_parser::$debug_flag in class.soap_parser.php
$debug_str
wsdlcache::$debug_str in class.wsdlcache.php
$decode_utf8
soap_server::$decode_utf8 in class.soap_server.php
toggles whether the parser decodes element content w/ utf8_decode()
$decode_utf8
soapclient::$decode_utf8 in class.soapclient.php
$decode_utf8
soap_parser::$decode_utf8 in class.soap_parser.php
$defaultNamespace
XMLSchema::$defaultNamespace in class.xmlschema.php
$defaultRpcParams
soapclient::$defaultRpcParams in class.soapclient.php
$default_namespace
soap_parser::$default_namespace in class.soap_parser.php
$depth
soap_parser::$depth in class.soap_parser.php
$depth
wsdl::$depth in class.wsdl.php
$depth
XMLSchema::$depth in class.xmlschema.php
$depth_array
XMLSchema::$depth_array in class.xmlschema.php
$depth_array
soap_parser::$depth_array in class.soap_parser.php
$depth_array
wsdl::$depth_array in class.wsdl.php
$digestRequest
soap_transport_http::$digestRequest in class.soap_transport_http.php
$digest_uri
soap_transport_http::$digest_uri in class.soap_transport_http.php
$document
soapclient::$document in class.soapclient.php
$document
soap_server::$document in class.soap_server.php
SOAP body request portion (incomplete namespace resolution; special characters not escaped) (text)
$document
soap_parser::$document in class.soap_parser.php
$documentation
wsdl::$documentation in class.wsdl.php
disconnect.inc.php
disconnect.inc.php in disconnect.inc.php
dumpAll.php
dumpAll.php in dumpAll.php
dumpColumn.php
dumpColumn.php in dumpColumn.php
dumpDropdown.php
dumpDropdown.php in dumpDropdown.php
dumpNext.php
dumpNext.php in dumpNext.php
decode
soapval::decode() in class.soap_val.php
decodes a soapval object into a PHP native type
decodeChunked
soap_transport_http::decodeChunked() in class.soap_transport_http.php
decode a string that is encoded w/ "chunked' transfer encoding as defined in RFC2068 19.4.6
decodeUTF8
soapclient::decodeUTF8() in class.soapclient.php
e
top
$elements
XMLSchema::$elements in class.xmlschema.php
$elementStack
XMLSchema::$elementStack in class.xmlschema.php
$enclosingNamespaces
XMLSchema::$enclosingNamespaces in class.xmlschema.php
$encoding
soap_transport_http::$encoding in class.soap_transport_http.php
$endpoint
wsdl::$endpoint in class.wsdl.php
$endpoint
soapclient::$endpoint in class.soapclient.php
$endpointType
soapclient::$endpointType in class.soapclient.php
exportToCsv.php
exportToCsv.php in exportToCsv.php
exportToSql.php
exportToSql.php in exportToSql.php
EditPageTemplate.inc
EditPageTemplate.inc in EditPageTemplate.inc
f
top
$fault
soap_parser::$fault in class.soap_parser.php
$fault
soapclient::$fault in class.soapclient.php
$faultcode
soapclient::$faultcode in class.soapclient.php
$faultdetail
soapclient::$faultdetail in class.soapclient.php
$faultstring
soapclient::$faultstring in class.soapclient.php
$fault_code
soap_parser::$fault_code in class.soap_parser.php
$fault_detail
soap_parser::$fault_detail in class.soap_parser.php
$fault_str
soap_parser::$fault_str in class.soap_parser.php
$forceEndpoint
soapclient::$forceEndpoint in class.soapclient.php
fault
soap_server::fault() in class.soap_server.php
Specify a fault to be returned to the client.
formatDump
nusoap_base::formatDump() in class.nusoap_base.php
formats a string to be inserted into an HTML stream
g
top
getAllExec.php
getAllExec.php in getAllExec.php
getAll.php
getAll.php in getAll.php
getColumn.php
getColumn.php in getColumn.php
getNextBoth.php
getNextBoth.php in getNextBoth.php
getNextNumeric.php
getNextNumeric.php in getNextNumeric.php
getNext.php
getNext.php in getNext.php
getTables.php
getTables.php in getTables.php
getValue.php
getValue.php in getValue.php
getfile1client.php
getfile1client.php in getfile1client.php
getfile2client.php
getfile2client.php in getfile2client.php
get
wsdlcache::get() in class.wsdlcache.php
gets a wsdl instance from the cache
getAttachments
gets the MIME attachments from the current request.
getAttachments
gets the MIME attachments from the current response.
getBindingData
wsdl::getBindingData() in class.wsdl.php
GetCartCreateParams
GetCartCreateParams() in wsdlclient12.php
getCookies
soapclient::getCookies() in class.soapclient.php
gets all Cookies
getDebug
nusoap_base::getDebug() in class.nusoap_base.php
gets the current debug data for this instance
getDebugAsXMLComment
nusoap_base::getDebugAsXMLComment() in class.nusoap_base.php
gets the current debug data for this instance as an XML comment this may change the contents of the debug data
getDebugLevel
nusoap_base::getDebugLevel() in class.nusoap_base.php
gets the debug level for this instance
getDefaultRpcParams
soapclient::getDefaultRpcParams() in class.soapclient.php
gets the default RPC parameter setting.
getError
nusoap_base::getError() in class.nusoap_base.php
returns error string if present
getGlobalDebugLevel
nusoap_base::getGlobalDebugLevel() in class.nusoap_base.php
gets the global debug level, which applies to future instances
getHeaders
soap_parser::getHeaders() in class.soap_parser.php
get the parsed headers
getHeaders
soapclient::getHeaders() in class.soapclient.php
get the SOAP response headers (namespace resolution incomplete)
GetItemSearchParams
GetItemSearchParams() in wsdlclient12.php
GetItemSearchParams2
GetItemSearchParams2() in wsdlclient12.php
getLocalPart
nusoap_base::getLocalPart() in class.nusoap_base.php
returns the local part of a prefixed string returns the original string, if not prefixed
getmicrotime
nusoap_base::getmicrotime() in class.nusoap_base.php
returns the time in ODBC canonical form with microseconds
getNamespaceFromPrefix
nusoap_base::getNamespaceFromPrefix() in class.nusoap_base.php
pass it a prefix, it returns a namespace
getOperationData
wsdl::getOperationData() in class.wsdl.php
returns an associative array of data necessary for calling an operation
getOperationData
soapclient::getOperationData() in class.soapclient.php
get available data pertaining to an operation
getOperationDataForSoapAction
returns an associative array of data necessary for calling an operation
getOperations
wsdl::getOperations() in class.wsdl.php
returns an assoc array of operation names => operation data
getPHPType
XMLSchema::getPHPType() in class.xmlschema.php
get the PHP type of a user defined type in the schema
getPrefix
nusoap_base::getPrefix() in class.nusoap_base.php
returns the prefix part of a prefixed string returns false, if not prefixed
getPrefixFromNamespace
nusoap_base::getPrefixFromNamespace() in class.nusoap_base.php
returns the prefix for a given namespace (or prefix) or false if no prefixes registered for the given namespace
getProxy
soapclient::getProxy() in class.soapclient.php
dynamically creates an instance of a proxy class, allowing user to directly call methods from wsdl
getProxyClassCode
soapclient::getProxyClassCode() in class.soapclient.php
dynamically creates proxy class code
getResponse
soap_transport_http::getResponse() in class.soap_transport_http.php
getTypeDef
wsdl::getTypeDef() in class.wsdl.php
returns an array of information about a given type returns false if no type exists by the given name
getTypeDef
XMLSchema::getTypeDef() in class.xmlschema.php
returns an associative array of information about a given type returns false if no type exists by the given name
get_response
soap_parser::get_response() in class.soap_parser.php
get the parsed message
h
top
$host
soap_transport_http::$host in class.soap_transport_http.php
$http_encoding
soapclient::$http_encoding in class.soapclient.php
i
top
$ids
soap_parser::$ids in class.soap_parser.php
$import
wsdl::$import in class.wsdl.php
$imports
XMLSchema::$imports in class.xmlschema.php
$incoming_cookies
soap_transport_http::$incoming_cookies in class.soap_transport_http.php
$incoming_headers
soap_transport_http::$incoming_headers in class.soap_transport_http.php
$incoming_payload
soap_transport_http::$incoming_payload in class.soap_transport_http.php
insert.php
insert.php in insert.php
info.php
info.php in info.php
iso8601_to_timestamp
iso8601_to_timestamp() in class.nusoap_base.php
convert ISO 8601 compliant date string to unix timestamp
imageTestTemplate.inc
imageTestTemplate.inc in imageTestTemplate.inc
l
top
LogoutTemplate.inc
LogoutTemplate.inc in LogoutTemplate.inc
LoginTemplate.inc
LoginTemplate.inc in LoginTemplate.inc
m
top
$message
wsdl::$message in class.wsdl.php
$message
soap_parser::$message in class.soap_parser.php
$message
XMLSchema::$message in class.xmlschema.php
$messages
wsdl::$messages in class.wsdl.php
$method
soap_parser::$method in class.soap_parser.php
$methodreturnisliteralxml
whether $methodreturn is a string of literal XML
$multirefs
soap_parser::$multirefs in class.soap_parser.php
mimeclient.php
mimeclient.php in mimeclient.php
n
top
$namespaces
nusoap_base::$namespaces in class.nusoap_base.php
namespaces in an array of prefix => uri
$namespaces
soap_parser::$namespaces in class.soap_parser.php
nusoapmime.php
nusoapmime.php in nusoapmime.php
nusoap.php
nusoap.php in nusoap.php
nusoapservermime
nusoapservermime in nusoapmime.php
nusoapservermime server supporting MIME attachments defined at http://www.w3.org/TR/SOAP-attachments. It depends on the PEAR Mail_MIME library.
nusoap_base
nusoap_base in class.nusoap_base.php
nusoap_base
nusoap_base
nusoap_base::nusoap_base() in class.nusoap_base.php
constructor
o
top
$opData
wsdl::$opData in class.wsdl.php
$operations
soapclient::$operations in class.soapclient.php
$outgoing_headers
soap_server::$outgoing_headers in class.soap_server.php
HTTP headers of response
$outgoing_headers
soap_transport_http::$outgoing_headers in class.soap_transport_http.php
$outgoing_payload
soap_transport_http::$outgoing_payload in class.soap_transport_http.php
OutputResampledGIF
OutputResampledGIF() in ShowImageThumbnail.inc
OutputResampledJPEG
OutputResampledJPEG() in ShowImageThumbnail.inc
p
top
$parent
soap_parser::$parent in class.soap_parser.php
$parser
XMLSchema::$parser in class.xmlschema.php
$parser
wsdl::$parser in class.wsdl.php
$password
soap_transport_http::$password in class.soap_transport_http.php
$password
soapclient::$password in class.soapclient.php
$path
soap_transport_http::$path in class.soap_transport_http.php
$persistentConnection
soapclient::$persistentConnection in class.soapclient.php
$persistentConnection
soap_transport_http::$persistentConnection in class.soap_transport_http.php
$port
soap_transport_http::$port in class.soap_transport_http.php
$ports
wsdl::$ports in class.wsdl.php
$portTypes
wsdl::$portTypes in class.wsdl.php
$position
soap_parser::$position in class.soap_parser.php
$position
XMLSchema::$position in class.xmlschema.php
$position
wsdl::$position in class.wsdl.php
$protocol_version
soap_transport_http::$protocol_version in class.soap_transport_http.php
$proxyhost
wsdl::$proxyhost in class.wsdl.php
$proxyhost
soapclient::$proxyhost in class.soapclient.php
$proxypassword
wsdl::$proxypassword in class.wsdl.php
$proxypassword
soapclient::$proxypassword in class.soapclient.php
$proxyport
wsdl::$proxyport in class.wsdl.php
$proxyport
soapclient::$proxyport in class.soapclient.php
$proxyusername
wsdl::$proxyusername in class.wsdl.php
$proxyusername
soapclient::$proxyusername in class.soapclient.php
parseFile
XMLSchema::parseFile() in class.xmlschema.php
parse an XML file
put
wsdlcache::put() in class.wsdlcache.php
adds a wsdl instance to the cache
r
top
$request
soapclient::$request in class.soapclient.php
$requestHeaders
soapclient::$requestHeaders in class.soapclient.php
$requestHeaders
soap_server::$requestHeaders in class.soap_server.php
SOAP headers from request (incomplete namespace resolution; special characters not escaped) (text)
$requestSOAP
soap_server::$requestSOAP in class.soap_server.php
SOAP payload for request (text)
$request_method
soap_transport_http::$request_method in class.soap_transport_http.php
$response
soapclient::$response in class.soapclient.php
$responseData
soapclient::$responseData in class.soapclient.php
$responseHeaders
soap_server::$responseHeaders in class.soap_server.php
SOAP headers for response (text)
$responseHeaders
soapclient::$responseHeaders in class.soapclient.php
$responseHeaders
soap_parser::$responseHeaders in class.soap_parser.php
$response_timeout
soapclient::$response_timeout in class.soapclient.php
$response_timeout
wsdl::$response_timeout in class.wsdl.php
$root_header
soap_parser::$root_header in class.soap_parser.php
$root_struct
soap_parser::$root_struct in class.soap_parser.php
$root_struct_name
soap_parser::$root_struct_name in class.soap_parser.php
$root_struct_namespace
soap_parser::$root_struct_namespace in class.soap_parser.php
register
soap_server::register() in class.soap_server.php
register a service function with the server
remove
wsdlcache::remove() in class.wsdlcache.php
removes a wsdl instance from the cache
s
top
$schema
XMLSchema::$schema in class.xmlschema.php
$schemaInfo
XMLSchema::$schemaInfo in class.xmlschema.php
$schemas
wsdl::$schemas in class.wsdl.php
$schemaTargetNamespace
XMLSchema::$schemaTargetNamespace in class.xmlschema.php
$scheme
soap_transport_http::$scheme in class.soap_transport_http.php
$simpleTypes
XMLSchema::$simpleTypes in class.xmlschema.php
$simpleTypeStack
XMLSchema::$simpleTypeStack in class.xmlschema.php
$soapresponse
soap_parser::$soapresponse in class.soap_parser.php
$soap_defencoding
nusoap_base::$soap_defencoding in class.nusoap_base.php
charset encoding for outgoing messages
$status
soap_parser::$status in class.soap_parser.php
$status
wsdl::$status in class.wsdl.php
sslclient.php
sslclient.php in sslclient.php
send
soap_transport_http::send() in class.soap_transport_http.php
send the SOAP message via HTTP
sendHTTPS
soap_transport_http::sendHTTPS() in class.soap_transport_http.php
send the SOAP message via HTTPS 1.0 using CURL
sendRequest
soap_transport_http::sendRequest() in class.soap_transport_http.php
serialize
soapval::serialize() in class.soap_val.php
return serialized value
serialize
soap_fault::serialize() in class.soap_fault.php
serialize a fault
serialize
wsdl::serialize() in class.wsdl.php
serialize the parsed wsdl
serializeEnvelope
nusoap_base::serializeEnvelope() in class.nusoap_base.php
serializes a message
serializeParameters
wsdl::serializeParameters() in class.wsdl.php
serialize a PHP value according to a WSDL message definition
serializeRPCParameters
serialize PHP values according to a WSDL message definition
serializeSchema
XMLSchema::serializeSchema() in class.xmlschema.php
serialize the schema
serializeTypeDef
XMLSchema::serializeTypeDef() in class.xmlschema.php
returns a sample serialization of a given type, or false if no type by the given name
serialize_val
nusoap_base::serialize_val() in class.nusoap_base.php
serializes PHP values in accordance w/ section 5. Type information is not serialized if $use == 'literal'.
service
soap_server::service() in class.soap_server.php
processes request and returns response
setContentType
soap_transport_http::setContentType() in class.soap_transport_http.php
setCookie
soapclient::setCookie() in class.soapclient.php
adds a new Cookie into $this->cookies array
setCredentials
soapclient::setCredentials() in class.soapclient.php
if authenticating, set user credentials here
setCredentials
soap_transport_http::setCredentials() in class.soap_transport_http.php
if authenticating, set user credentials here
setDebugLevel
nusoap_base::setDebugLevel() in class.nusoap_base.php
sets the debug level for this instance
setDefaultRpcParams
soapclient::setDefaultRpcParams() in class.soapclient.php
sets the default RPC parameter setting.
setEncoding
soap_transport_http::setEncoding() in class.soap_transport_http.php
use http encoding
setEndpoint
soapclient::setEndpoint() in class.soapclient.php
sets the SOAP endpoint, which can override WSDL
setGlobalDebugLevel
nusoap_base::setGlobalDebugLevel() in class.nusoap_base.php
sets the global debug level, which applies to future instances
setHeaders
soapclient::setHeaders() in class.soapclient.php
set the SOAP headers
setHTTPEncoding
soapclient::setHTTPEncoding() in class.soapclient.php
use HTTP encoding
setHTTPProxy
soapclient::setHTTPProxy() in class.soapclient.php
set proxy info here
setProxy
soap_transport_http::setProxy() in class.soap_transport_http.php
set proxy info here
setSOAPAction
soap_transport_http::setSOAPAction() in class.soap_transport_http.php
set the soapaction value
setURL
soap_transport_http::setURL() in class.soap_transport_http.php
soapclient
soapclient in class.soapclient.php
soapclient higher level class for easy usage.
soapclient
soapclient::soapclient() in class.soapclient.php
constructor
soapclientmime
soapclientmime in nusoapmime.php
soapclientmime client supporting MIME attachments defined at http://www.w3.org/TR/SOAP-attachments. It depends on the PEAR Mail_MIME library.
soapval
soapval::soapval() in class.soap_val.php
constructor
soapval
soapval in class.soap_val.php
For creating serializable abstractions of native PHP types. This class
soap_fault
soap_fault::soap_fault() in class.soap_fault.php
constructor
soap_fault
soap_fault in class.soap_fault.php
Contains information for a SOAP fault.
soap_parser
soap_parser::soap_parser() in class.soap_parser.php
constructor that actually does the parsing
soap_parser
soap_parser in class.soap_parser.php
soap_parser class parses SOAP XML messages into native PHP values
soap_server
soap_server::soap_server() in class.soap_server.php
constructor the optional parameter is a path to a WSDL file that you'd like to bind the server instance to.
soap_server
soap_server in class.soap_server.php
soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses
soap_transport_http
soap_transport_http in class.soap_transport_http.php
transport class for sending/receiving data via HTTP and HTTPS NOTE: PHP must be compiled with the CURL extension for HTTPS support
soap_transport_http
soap_transport_http::soap_transport_http() in class.soap_transport_http.php
constructor
ShowImageThumbnail.inc
ShowImageThumbnail.inc in ShowImageThumbnail.inc
SwitchToEditMode.inc
SwitchToEditMode.inc in SwitchToEditMode.inc
t
top
$timeout
soapclient::$timeout in class.soapclient.php
$timeout
wsdl::$timeout in class.wsdl.php
$typemap
nusoap_base::$typemap in class.nusoap_base.php
XML Schema types in an array of uri => (array of xml type => php type) is this legacy yet? no, this is used by the xmlschema class to verify type => namespace mappings.
test1.php
test1.php in test1.php
test.inc.php
test.inc.php in test.inc.php
testTemplate.inc
testTemplate.inc in testTemplate.inc
timestamp_to_iso8601
timestamp_to_iso8601() in class.nusoap_base.php
convert unix timestamp to ISO 8601 compliant date string
typeToForm
XMLSchema::typeToForm() in class.xmlschema.php
returns HTML form elements that allow a user to enter values for creating an instance of the given type.
u
top
$uri
soap_transport_http::$uri in class.soap_transport_http.php
$url
soap_transport_http::$url in class.soap_transport_http.php
$username
soap_transport_http::$username in class.soap_transport_http.php
$username
soapclient::$username in class.soapclient.php
$useSOAPAction
soap_transport_http::$useSOAPAction in class.soap_transport_http.php
useHTTPPersistentConnection
use HTTP persistent connections if possible
usePersistentConnection
soap_transport_http::usePersistentConnection() in class.soap_transport_http.php
usleepWindows
usleepWindows() in class.nusoap_base.php
sleeps some number of microseconds
v
top
varDump
nusoap_base::varDump() in class.nusoap_base.php
Returns a string with the output of var_dump
w
top
$wsdl
wsdl::$wsdl in class.wsdl.php
wsdlclient1.php
wsdlclient1.php in wsdlclient1.php
wsdlclient2.php
wsdlclient2.php in wsdlclient2.php
wsdlclient3b.php
wsdlclient3b.php in wsdlclient3b.php
wsdlclient3c.php
wsdlclient3c.php in wsdlclient3c.php
wsdlclient3.php
wsdlclient3.php in wsdlclient3.php
wsdlclient4.php
wsdlclient4.php in wsdlclient4.php
wsdlclient5.php
wsdlclient5.php in wsdlclient5.php
wsdlclient6.php
wsdlclient6.php in wsdlclient6.php
wsdlclient7.php
wsdlclient7.php in wsdlclient7.php
wsdlclient8.php
wsdlclient8.php in wsdlclient8.php
wsdlclient9.php
wsdlclient9.php in wsdlclient9.php
wsdlclient10.php
wsdlclient10.php in wsdlclient10.php
wsdlclient11.php
wsdlclient11.php in wsdlclient11.php
wsdlclient12.php
wsdlclient12.php in wsdlclient12.php
wsdlclient13.php
wsdlclient13.php in wsdlclient13.php
wsdlclient14.php
wsdlclient14.php in wsdlclient14.php
wsdl
wsdl in class.wsdl.php
parses a WSDL file, allows access to it's data, other utility methods
wsdl
wsdl::wsdl() in class.wsdl.php
constructor
wsdlcache
wsdlcache in class.wsdlcache.php
caches instances of the wsdl class
wsdlcache
wsdlcache::wsdlcache() in class.wsdlcache.php
constructor
x
top
$xml
soap_parser::$xml in class.soap_parser.php
$xml
XMLSchema::$xml in class.xmlschema.php
$xmlEntities
nusoap_base::$xmlEntities in class.nusoap_base.php
XML entities to convert
$XMLSchemaVersion
nusoap_base::$XMLSchemaVersion in class.nusoap_base.php
set schema version
$xml_encoding
soap_server::$xml_encoding in class.soap_server.php
character set encoding of incoming (request) messages
$xml_encoding
soap_parser::$xml_encoding in class.soap_parser.php
$xml_encoding
soapclient::$xml_encoding in class.soapclient.php
XMLSchema
XMLSchema::XMLSchema() in class.xmlschema.php
constructor
XMLSchema
XMLSchema in class.xmlschema.php
parses an XML Schema, allows access to it's data, other utility methods no validation... yet.
a b c d e f g h i l m n o p r s t u v w x