Classes | |
| class | nusoap_base |
| class | soap_fault |
| class | XMLSchema |
| class | soapval |
| class | soap_transport_http |
| class | wsdl |
| class | soap_parser |
| class | soapclient |
Fonctions | |
| timestamp_to_iso8601 ($timestamp, $utc=true) | |
| iso8601_to_timestamp ($datestr) | |
| usleepWindows ($usec) | |
Variables | |
| $GLOBALS['_transient']['static']['nusoap_base'] | globalDebugLevel = 9 |
| iso8601_to_timestamp | ( | $ | datestr | ) |
convert ISO 8601 compliant date string to unix timestamp
| string | $datestr ISO 8601 compliant date string public |
| timestamp_to_iso8601 | ( | $ | timestamp, | |
| $ | utc = true | |||
| ) |
convert unix timestamp to ISO 8601 compliant date string
| string | $timestamp Unix time stamp public |
| usleepWindows | ( | $ | usec | ) |
sleeps some number of microseconds
| string | $usec the number of microseconds to sleep public |
| $GLOBALS ['_transient']['static']['nusoap_base'] globalDebugLevel = 9 |
1.5.3