|
|||||||
| a b c d e f g h i l m n N o p r s t u v w X x | |||||||
N |
|||||||
| No Package specified |
Package |
||||||
X |
|||||||
| XMLSchema |
Class XMLSchema. parses an XML Schema, allows access to it's data, other utility methods |
||||||
| XMLSchema |
Function in class XMLSchema constructor |
||||||
a |
|||||||
| add_to_map |
Function in class soap_server add a method to the dispatch map |
||||||
b |
|||||||
| buildVal |
Function in class soap_parser builds response structures for compound values (arrays/structs) |
||||||
| buildSoapVal |
Function in class soap_parser for building SOAP header values |
||||||
| b_writeIt |
Function in class soap_server |
||||||
c |
|||||||
| character_data |
Function in class soap_parser element content handler |
||||||
| character_data |
Function in class wsdl element content handler |
||||||
| configureWSDL |
Function in class soap_server sets up wsdl object |
||||||
| $charset_encoding |
Variable in Class soap_server |
||||||
| call |
Function in class soapclient calls method, returns PHP native type |
||||||
| class.soap_transport_http.php |
Included file in class soapclient |
||||||
| $charencoding |
Variable in Class nusoap_base |
||||||
d |
|||||||
| decode_entities |
Function in class soap_parser decodes entities |
||||||
| decode |
Function in class soapval decodes a soapval object into a PHP native type |
||||||
| debug |
Function in class nusoap_base adds debug data to the class level debug string |
||||||
e |
|||||||
| end_element |
Function in class soap_parser end-element handler |
||||||
| end_element |
Function in class wsdl end-element handler |
||||||
| expandQname |
Function in class XMLSchema expands a qualified name |
||||||
| $endpoint |
Variable in Class soapclient |
||||||
| $error_str |
Variable in Class soapclient |
||||||
| $error_str |
Variable in Class nusoap_base |
||||||
f |
|||||||
| fault |
Function in class soap_server create a fault. this also acts as a flag to the server that a fault has occured. |
||||||
| $fault |
Variable in Class soap_server |
||||||
| $fault |
Variable in Class soapclient fault related variables |
||||||
| $faultcode |
Variable in Class soap_fault |
||||||
| $faultactor |
Variable in Class soap_fault |
||||||
| $faultstring |
Variable in Class soap_fault |
||||||
| $faultdetail |
Variable in Class soap_fault |
||||||
| formatDump |
Function in class nusoap_base |
||||||
g |
|||||||
| get_response |
Function in class soap_parser get the parsed message |
||||||
| getHeaders |
Function in class soap_parser get the parsed headers |
||||||
| getHeaders |
Function in class soapclient get the response headers |
||||||
| getOperations |
Function in class wsdl returns an assoc array of operation names => operation data |
||||||
| getOperationData |
Function in class wsdl returns an associative array of data necessary for calling an operation |
||||||
| getOperationData |
Function in class soapclient get available data pertaining to an operation |
||||||
| getBindingData |
Function in class wsdl |
||||||
| getMessageData |
Function in class wsdl |
||||||
| getPHPType |
Function in class XMLSchema get the PHP type of a user defined type in the schema |
||||||
| getLocalPart |
Function in class XMLSchema returns the local part of a prefixed string |
||||||
| getPrefix |
Function in class XMLSchema returns the prefix part of a prefixed string |
||||||
| getNamespaceFromPrefix |
Function in class XMLSchema pass it a prefix, it returns a namespace |
||||||
| getPrefixFromNamespace |
Function in class XMLSchema returns the prefix for a given namespace |
||||||
| getTypeDef |
Function in class XMLSchema returns an array of information about a given type |
||||||
| getProxy |
Function in class soapclient dynamically creates proxy class, allowing user to directly call methods from wsdl |
||||||
| getError |
Function in class nusoap_base returns error string if present |
||||||
h |
|||||||
| $headers |
Variable in Class soap_server |
||||||
i |
|||||||
| iso8601_to_timestamp |
Function in class nusoap_base convert ISO 8601 compliant date string to unix timestamp |
||||||
l |
|||||||
| lib_bwcheck |
Function in class soap_server |
||||||
m |
|||||||
| makeObj |
Function in class soap_server |
||||||
n |
|||||||
| nusoap_base |
Class nusoap_base. nusoap_base |
||||||
| nusoap_base |
Function in class nusoap_base constructor: loads schema version |
||||||
| $namespaces |
Variable in Class nusoap_base load namespace uris into an array of uri => prefix |
||||||
o |
|||||||
| $operations |
Variable in Class soap_server |
||||||
p |
|||||||
| parse_request |
Function in class soap_server parses request and posts response |
||||||
| popup |
Function in class soap_server |
||||||
| popout |
Function in class soap_server |
||||||
| parseWSDL |
Function in class wsdl parses the wsdl document |
||||||
| parseFile |
Function in class XMLSchema parse an XML file |
||||||
| parseString |
Function in class XMLSchema parse an XML string |
||||||
| parseResponse |
Function in class soapclient processes SOAP message returned from server |
||||||
| $password |
Variable in Class soapclient |
||||||
| $password |
Variable in Class soap_transport_http |
||||||
| $portName |
Variable in Class soapclient |
||||||
r |
|||||||
| register |
Function in class soap_server register a service with the server |
||||||
| $responseHeaders |
Variable in Class soap_server |
||||||
| $responseHeaders |
Variable in Class soapclient |
||||||
| $request |
Variable in Class soap_server |
||||||
| $result |
Variable in Class soap_server |
||||||
| $requestHeaders |
Variable in Class soapclient |
||||||
s |
|||||||
| soap_parser |
Class soap_parser. soap_parser class parses SOAP XML messages |
||||||
| soap_parser |
Function in class soap_parser constructor |
||||||
| start_element |
Function in class soap_parser start-element handler |
||||||
| start_element |
Function in class wsdl start-element handler |
||||||
| soap_server |
Class soap_server. soap_server allows the user to create a SOAP server |
||||||
| soap_server |
Function in class soap_server constructor |
||||||
| service |
Function in class soap_server processes request and returns response |
||||||
| serialize |
Function in class wsdl serialize the parsed wsdl |
||||||
| serialize |
Function in class soap_fault serialize a fault |
||||||
| serialize |
Function in class soapval return serialized value |
||||||
| serializeRPCParameters |
Function in class wsdl serialize a PHP value according to a WSDL message definition |
||||||
| serializeType |
Function in class wsdl serializes a PHP value according a given type definition |
||||||
| schemaStartElement |
Function in class XMLSchema start-element handler |
||||||
| schemaEndElement |
Function in class XMLSchema end-element handler |
||||||
| schemaCharacterData |
Function in class XMLSchema element content handler |
||||||
| serializeSchema |
Function in class XMLSchema serialize the schema |
||||||
| serializeTypeDef |
Function in class XMLSchema returns a sample serialization of a given type, or false if no type by the given name |
||||||
| soapclient |
Class soapclient. soapclient higher level class for easy usage. |
||||||
| soapclient |
Function in class soapclient constructor |
||||||
| send |
Function in class soapclient send the SOAP message |
||||||
| send |
Function in class soap_transport_http send the SOAP message via HTTP 1.0 |
||||||
| setHeaders |
Function in class soapclient set the SOAP headers |
||||||
| setHTTPProxy |
Function in class soapclient set proxy info here |
||||||
| setCredentials |
Function in class soapclient if authenticating, set user credentials here |
||||||
| setCredentials |
Function in class soap_transport_http if authenticating, set user credentials here |
||||||
| soap_fault |
Class soap_fault. soap_fault class, allows for creation of faults |
||||||
| soap_fault |
Function in class soap_fault constructor |
||||||
| soap_transport_http |
Class soap_transport_http. transport class for sending/receiving data via HTTP and HTTPS |
||||||
| soap_transport_http |
Function in class soap_transport_http constructor |
||||||
| setSOAPAction |
Function in class soap_transport_http set the soapaction value |
||||||
| setProxy |
Function in class soap_transport_http set proxy info here |
||||||
| sendHTTPS |
Function in class soap_transport_http send the SOAP message via HTTPS 1.0 using CURL |
||||||
| soapval |
Class soapval. for creating serializable abstractions of native PHP types |
||||||
| soapval |
Function in class soapval constructor |
||||||
| setError |
Function in class nusoap_base sets error string |
||||||
| serialize_val |
Function in class nusoap_base serializes PHP values in accordance w/ section 5 |
||||||
| serializeEnvelope |
Function in class nusoap_base serialize message |
||||||
| $soap_defencoding |
Variable in Class nusoap_base set default encoding |
||||||
t |
|||||||
| typeToForm |
Function in class XMLSchema returns HTML form elements that allow a user |
||||||
| timestamp_to_iso8601 |
Function in class nusoap_base convert unix timestamp to ISO 8601 compliant date string |
||||||
| $typemap |
Variable in Class nusoap_base load types into typemap array |
||||||
| $title |
Variable in Class nusoap_base |
||||||
u |
|||||||
| $username |
Variable in Class soapclient |
||||||
| $username |
Variable in Class soap_transport_http |
||||||
| $url |
Variable in Class soap_transport_http |
||||||
v |
|||||||
| verify_method |
Function in class soap_server takes the soapval object that was created by parsing the request |
||||||
| $version |
Variable in Class nusoap_base |
||||||
w |
|||||||
| webDescription |
Function in class soap_server prints html description of services |
||||||
| wsdl |
Class wsdl. parses a WSDL file, allows access to it's data, other utility methods |
||||||
| wsdl |
Function in class wsdl constructor |
||||||
x |
|||||||
| xdebug |
Function in class XMLSchema adds debug data to the clas level debug string |
||||||
| $xmlEntities |
Variable in Class nusoap_base entities to convert |
||||||
|
|||||||
| Generated on Mon, 22 Apr 2002 16:07:52 -0700 by PHPDoc v1.5 www.phpdoc.de | |||||||