Tariqa SOAP
|
Public Member Functions | |
__construct () | |
initialize ($data=null) | |
next () | |
destroy () | |
error () | |
Data Fields | |
$host = "localhost" | |
$name = "test" | |
$user = "guest" | |
$encoding = "utf-8" | |
$pass = null | |
Protected Attributes | |
$db = false | |
$rc = false | |
$query = false |
__construct | ( | ) |
destroy | ( | ) |
Reimplemented from MTemplateObject.
error | ( | ) |
Reimplemented from MTemplateObject.
initialize | ( | $ | data = null | ) |
Reimplemented from MTemplateObject.
next | ( | ) |
Reimplemented from MTemplateObject.
$db = false [protected] |
$encoding = "utf-8" |
$host = "localhost" |
$name = "test" |
$pass = null |
$query = false [protected] |
$rc = false [protected] |
$user = "guest" |