Documentation TYPO3 par Ameos |
Public Member Functions | |
SetDatabaseAdapter (&$db) | |
ADODB_Active_Record ($table=false, $pkeyarr=false, $db=false) | |
__construct ($table=false, $pkeyarr=false, $db=false) | |
__wakeup () | |
_pluralize ($table) | |
UpdateActiveTable ($pkeys=false, $forceUpdate=false) | |
GetPrimaryKeys (&$db, $table) | |
Error ($err, $fn) | |
ErrorMsg () | |
& | DB () |
& | TableInfo () |
Set (&$row) | |
LastInsertID (&$db, $fieldname) | |
doquote (&$db, $val, $t) | |
GenWhere (&$db, &$table) | |
Load ($where, $bindarr=false) | |
Save () | |
Insert () | |
Delete () | |
& | Find ($whereOrderBy, $bindarr=false, $pkeysArr=false) |
Replace () | |
Update () | |
GetAttributeNames () | |
Public Attributes | |
$_dbat | |
$_table | |
$_tableat | |
$_where | |
$_saved = false | |
$_lasterr = false | |
$_original = false |
Definition at line 62 of file adodb-active-record.inc.php.