Tariqa SOAP
 All Data Structures Namespaces Files Functions Variables Enumerations
MTemplateObject_mysql Class Reference
Inheritance diagram for MTemplateObject_mysql:
MTemplateObject

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

Constructor & Destructor Documentation


Member Function Documentation

destroy ( )

Reimplemented from MTemplateObject.

error ( )

Reimplemented from MTemplateObject.

initialize ( data = null)

Reimplemented from MTemplateObject.

next ( )

Reimplemented from MTemplateObject.


Field Documentation

$db = false [protected]
$encoding = "utf-8"
$host = "localhost"
$name = "test"
$pass = null
$query = false [protected]
$rc = false [protected]
$user = "guest"

The documentation for this class was generated from the following file: