phpDocumentor default
[ class tree: default ] [ index: default ] [ all elements ]

Procedural File: nusoap.php

Source Location: /lodel/scripts/nusoap.php

Page Details
Filesource:  Source Code for this file
Classes
Class Description
nusoap_base nusoap_base
soap_fault soap_fault class, allows for creation of faults mainly used for returning faults from deployed functions in a server instance.
XMLSchema parses an XML Schema, allows access to it's data, other utility methods no validation... yet.
soapval for creating serializable abstractions of native PHP types NOTE: this is only really used when WSDL is not available.
soap_transport_http transport class for sending/receiving data via HTTP and HTTPS NOTE: PHP must be compiled with the CURL extension for HTTPS support
soap_server soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses
wsdl parses a WSDL file, allows access to it's data, other utility methods
soap_parser soap_parser class parses SOAP XML messages into native PHP values
mysoapclient soapclient higher level class for easy usage.
Functions
iso8601_to_timestamp  [line 689]

void iso8601_to_timestamp( string $datestr  )

convert ISO 8601 compliant date string to unix timestamp

Parameters:
string   $datestr:  ISO 8601 compliant date string

API Tags:
Access:  public


[ Top ]
timestamp_to_iso8601  [line 661]

void timestamp_to_iso8601( string $timestamp, [ $utc = true]  )

convert unix timestamp to ISO 8601 compliant date string

Parameters:
string   $timestamp:  Unix time stamp
   $utc: 

API Tags:
Access:  public


[ Top ]
usleepWindows  [line 719]

void usleepWindows( $usec  )
Parameters:
   $usec: 


[ Top ]


Documentation generated on Wed, 19 Sep 2007 05:06:59 +0200 by phpDocumentor 1.4.0a2