ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Common base class of all SOAP classes. More...
Common base class of all SOAP classes.
This class converts from and to unix timestamps and ISO 8601 date/time.
TCP transport for SOAP.
Needed Classes.
HTTP Transport class.
This class parses WSDL files, and can be used by SOAP::Client to properly register soap values for services.
This class handles MIME attachements per W3C's Note on Soap Attachements at http://www.w3.org/TR/SOAP-attachments.
This class converts values between PHP and SOAP.
SOAP::Value.
SOAP Transport Layer.
ilBMFFault PEAR::Error wrapper used to match SOAP Faults to PEAR Errors
SOAP Client Class.
Class used to handle QNAME values in XML.
$soapclient = new ilBMFClient( string path [ , boolean wsdl] ); echo $soapclient->call( string methodname [ , array parameters] );
Originally based on SOAPx4 by Dietrich Ayala http://dietrich.ganx4.com/soapx4 public Shane Caraveo shane.nosp@m.@php.nosp@m..net Conversion to PEAR and updates Stig Bakken ssb@f.nosp@m.ast..nosp@m.no Conversion to PEAR Dietrich Ayala dietr.nosp@m.ich@.nosp@m.ganx4.nosp@m..com Original Author public Shane Caraveo Shane.nosp@m.@Car.nosp@m.aveo..nosp@m.com Port to PEAR and more Dietrich Ayala dietr.nosp@m.ich@.nosp@m.ganx4.nosp@m..com Original Author This class is used by SOAP::Message and SOAP::Server to parse soap packets. Originally based on SOAPx4 by Dietrich Ayala http://dietrich.ganx4.com/soapx4 public Shane Caraveo shane.nosp@m.@php.nosp@m..net Conversion to PEAR and updates Dietrich Ayala dietr.nosp@m.ich@.nosp@m.ganx4.nosp@m..com Original Author Dietrich Ayala dietr.nosp@m.ich@.nosp@m.ganx4.nosp@m..com Shane Caraveo Shane.nosp@m.@Car.nosp@m.aveo..nosp@m.com 2003-2005 The PHP Group http://www.php.net/license/2_02.txt PHP License 2.02 http://pear.php.net/package/SOAP This layer can use different protocols dependant on the endpoint url provided no knowlege of the SOAP protocol is available at this level no knowlege of the transport protocols is available at this level public Shane Caraveo shane.nosp@m.@php.nosp@m..net This class converts values between PHP and SOAP. Originally based on SOAPx4 by Dietrich Ayala http://dietrich.ganx4.com/soapx4 public Shane Caraveo shane.nosp@m.@php.nosp@m..net Conversion to PEAR and updates Dietrich Ayala dietr.nosp@m.ich@.nosp@m.ganx4.nosp@m..com Original Author It is a simple wrapper around ilBMFValue, adding support for SOAP actor and mustunderstand parameters. Originally based on SOAPx4 by Dietrich Ayala http://dietrich.ganx4.com/soapx4 public Shane Caraveo shane.nosp@m.@php.nosp@m..net Conversion to PEAR and updates Dietrich Ayala dietr.nosp@m.ich@.nosp@m.ganx4.nosp@m..com Original Author Originally based on SOAPx4 by Dietrich Ayala http://dietrich.ganx4.com/soapx4 todo 215. public Shane Caraveo shane.nosp@m.@php.nosp@m..net Conversion to PEAR and updates Dietrich Ayala dietr.nosp@m.ich@.nosp@m.ganx4.nosp@m..com Original Author Shane Caraveo Shane.nosp@m.@Car.nosp@m.aveo..nosp@m.com 2003-2005 The PHP Group http://www.php.net/license/2_02.txt PHP License 2.02 http://pear.php.net/package/SOAP HTTP Transport for SOAP public Shane Caraveo shane.nosp@m.@php.nosp@m..net implements SOAP-SMTP as defined at http://www.pocketsoap.com/specs/smtpbinding/ TODO: use PEAR smtp and Mime classes public Shane Caraveo shane.nosp@m.@php.nosp@m..net Shane Hanna