LeadConvert |
class |
|
includes/salesforce.php |
salesforce sObject. |
|
|
|
nusoapclient |
class |
|
includes/nusoap.php |
nusoapclient higher level class for easy usage. |
|
|
|
nusoap_base |
class |
|
includes/nusoap.php |
nusoap_base |
16 |
|
|
nusoap_base |
class |
|
includes/nusoap.orig.php |
nusoap_base |
16 |
|
|
RepeatedElementsArray |
class |
|
includes/salesforce.php |
helps SOAP-ENC arrays to be encoded as repeated elements. |
|
|
|
salesforce |
class |
|
includes/salesforce.php |
salesforce |
|
|
|
soapclient |
class |
|
includes/nusoap.orig.php |
soapclient higher level class for easy usage. |
|
|
|
soapval |
class |
|
includes/nusoap.php |
For creating serializable abstractions of native PHP types. This class
allows element name/namespace, XSD type, and XML attributes to be
associated with a value. This is extremely useful when WSDL is not
used, but is also useful when WSDL is used… |
|
|
|
soapval |
class |
|
includes/nusoap.orig.php |
For creating serializable abstractions of native PHP types. This class
allows element name/namespace, XSD type, and XML attributes to be
associated with a value. This is extremely useful when WSDL is not
used, but is also useful when WSDL is used… |
|
|
|
soap_fault |
class |
|
includes/nusoap.php |
Contains information for a SOAP fault.
Mainly used for returning faults from deployed functions
in a server instance.
@author Dietrich Ayala <dietrich@ganx4.com>
@access public |
|
|
|
soap_fault |
class |
|
includes/nusoap.orig.php |
Contains information for a SOAP fault.
Mainly used for returning faults from deployed functions
in a server instance.
@author Dietrich Ayala <dietrich@ganx4.com>
@access public |
|
|
|
soap_parser |
class |
|
includes/nusoap.php |
soap_parser class parses SOAP XML messages into native PHP values |
|
|
|
soap_parser |
class |
|
includes/nusoap.orig.php |
soap_parser class parses SOAP XML messages into native PHP values |
|
|
|
soap_server |
class |
|
includes/nusoap.orig.php |
soap_server allows the user to create a SOAP server
that is capable of receiving messages and returning responses |
|
|
|
soap_server |
class |
|
includes/nusoap.php |
soap_server allows the user to create a SOAP server
that is capable of receiving messages and returning responses |
|
|
|
soap_transport_http |
class |
|
includes/nusoap.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 |
class |
|
includes/nusoap.orig.php |
transport class for sending/receiving data via HTTP and HTTPS
NOTE: PHP must be compiled with the CURL extension for HTTPS support |
|
|
|
sObject |
class |
|
includes/salesforce.php |
salesforce sObject. |
|
|
|
wsdl |
class |
|
includes/nusoap.php |
parses a WSDL file, allows access to it's data, other utility methods |
|
|
|
wsdl |
class |
|
includes/nusoap.orig.php |
parses a WSDL file, allows access to it's data, other utility methods |
|
|
|
XMLSchema |
class |
|
includes/nusoap.php |
parses an XML Schema, allows access to it's data, other utility methods
no validation... yet.
very experimental and limited. As is discussed on XML-DEV, I'm one of the people
that just doesn't have time to read the spec(s) thoroughly,… |
|
|
|
XMLSchema |
class |
|
includes/nusoap.orig.php |
parses an XML Schema, allows access to it's data, other utility methods
no validation... yet.
very experimental and limited. As is discussed on XML-DEV, I'm one of the people
that just doesn't have time to read the spec(s) thoroughly,… |
|
|
|