Public Member Functions | |
DbObjCtrl ($dbaccess= '', $id= '', $res= '', $dbid=0) | |
getClassId () | |
PostSelect () | |
Control ($aclname) | |
PostUpdate () | |
SetControl () | |
UnsetControl () | |
IsControlled () | |
PostDelete () | |
Description () | |
InitObjectAcl () | |
![]() | |
__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 | |
$obj_acl = array() | |
$operm | |
$action | |
![]() | |
$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 28 of file Class.DbObjCtrl.php.
Control | ( | $aclname | ) |
DbObjCtrl | ( | $dbaccess = '' , |
|
$id = '' , |
|||
$res = '' , |
|||
$dbid = 0 |
|||
) |
Description | ( | ) |
Definition at line 165 of file Class.DbObjCtrl.php.
getClassId | ( | ) |
Definition at line 46 of file Class.DbObjCtrl.php.
InitObjectAcl | ( | ) |
IsControlled | ( | ) |
Definition at line 142 of file Class.DbObjCtrl.php.
PostDelete | ( | ) |
Definition at line 152 of file Class.DbObjCtrl.php.
PostSelect | ( | ) |
PostUpdate | ( | ) |
SetControl | ( | ) |
UnsetControl | ( | ) |
Definition at line 126 of file Class.DbObjCtrl.php.
$action |
Definition at line 32 of file Class.DbObjCtrl.php.
$obj_acl = array() |
Definition at line 30 of file Class.DbObjCtrl.php.
$operm |
Definition at line 31 of file Class.DbObjCtrl.php.
← centre documentaire |
|