Public Member Functions | |
getNearEngine ($engine, $mime) | |
![]() | |
__construct ($dbaccess= '', $id= '', $res= '', $dbid=0) | |
Select ($id) | |
getValues () | |
AffectColumn ($fields) | |
Affect ($array) | |
isAffected () | |
Complete () | |
PreInsert () | |
PostInsert () | |
PreUpdate () | |
PostUpdate () | |
PreDelete () | |
PostDelete () | |
PreSelect ($id) | |
PostSelect ($id) | |
Add ($nopost=false, $nopre=false) | |
Modify ($nopost=false, $sfields="", $nopre=false) | |
Delete ($nopost=false) | |
Adds (&$tcopy, $nopost=false) | |
lw ($prop) | |
CloseConnect () | |
Create ($nopost=false) | |
PostInit () | |
init_dbid () | |
exec_query ($sql, $lvl=0, $prepare=false) | |
numrows () | |
fetch_array ($c, $type=PGSQL_ASSOC) | |
Update () | |
savePoint ($point) | |
rollbackPoint ($point) | |
commitPoint ($point) | |
Data Fields | |
$fields | |
$name | |
$mime | |
$command | |
$comment | |
$id_fields | |
$dbtable = "vaultengine" | |
$sqlcreate | |
![]() | |
$dbid = - 1 | |
$dbaccess = '' | |
$fields | |
$dbtable = '' | |
$criterias = array() | |
$sup_fields = array() | |
$sup_where = array() | |
$sup_tables = array() | |
$fulltextfields = array() | |
$order_by = "" | |
$isset = false | |
$msg_err = '' | |
$err_code = '' | |
$res = null | |
$debug = false | |
Additional Inherited Members | |
![]() | |
static | $savepoint = array() |
Definition at line 19 of file Class.VaultEngine.php.
getNearEngine | ( | $engine, | |
$mime | |||
) |
$command |
complete path of the program to use for transformation string
Definition at line 43 of file Class.VaultEngine.php.
$comment |
description of the command string
Definition at line 48 of file Class.VaultEngine.php.
$dbtable = "vaultengine" |
Definition at line 55 of file Class.VaultEngine.php.
$fields |
Definition at line 21 of file Class.VaultEngine.php.
$id_fields |
Definition at line 50 of file Class.VaultEngine.php.
$mime |
compatible system mime type with the command (like text/html) string
Definition at line 38 of file Class.VaultEngine.php.
$name |
transformation name string
Definition at line 33 of file Class.VaultEngine.php.
$sqlcreate |
Definition at line 57 of file Class.VaultEngine.php.
← centre documentaire |
|