|
| | get_dd_server_binding_info (string $dd) |
| | select1 (string $dd, array $where, array $columns, int $verifyAccess) |
| | insert (string $dd, array $values, int $verifyAccess, int $verifyFields, int $verifyValues, int $trace) |
| | update (string $dd, array $values, int $id, int $verifyAccess, int $verifyFields, int $verifyValues, int $trace) |
◆ get_dd_server_binding_info()
| InstallationDbStub::get_dd_server_binding_info |
( |
string | $dd | ) |
|
◆ insert()
| InstallationDbStub::insert |
( |
string | $dd, |
|
|
array | $values, |
|
|
int | $verifyAccess, |
|
|
int | $verifyFields, |
|
|
int | $verifyValues, |
|
|
int | $trace ) |
◆ select1()
| InstallationDbStub::select1 |
( |
string | $dd, |
|
|
array | $where, |
|
|
array | $columns, |
|
|
int | $verifyAccess ) |
◆ update()
| InstallationDbStub::update |
( |
string | $dd, |
|
|
array | $values, |
|
|
int | $id, |
|
|
int | $verifyAccess, |
|
|
int | $verifyFields, |
|
|
int | $verifyValues, |
|
|
int | $trace ) |
◆ $inserted
| array InstallationDbStub::$inserted = array() |
◆ $rows
| array InstallationDbStub::$rows = array() |
◆ $updated
| array InstallationDbStub::$updated = array() |
The documentation for this class was generated from the following file: