MagicSmoke
$VERSION$
|
This is the complete list of members for WTconfig, including all inherited members.
$cdata | WobTable | protected |
$data | WobTable | protected |
__construct(array $data, $isfromdb) | WTconfig | protected |
WobTable::__construct(array $data, $isfromdb, $table) | WobTable | protected |
__get($name) | WobTable | |
__isset($name) | WobTable | |
__set($name, $value) | WobTable | |
__unset($name) | WobTable | |
createAudit() | WobTable | protected |
deleteFromDb() | WobTable | |
getFromDB($ckey) | WTconfig | static |
hasColumn($c) | WobTable | |
hasProperty($p) | WTconfig | |
insert() | WobTable | |
insertOrUpdate() | WobTable | |
isAuditable() | WobTable | |
isChanged() | WobTable | |
isColumnChanged($c) | WobTable | |
newKey() | WTconfig | |
newRow(array $data=array()) | WTconfig | static |
resetAudit() | WobTable | protected |
revert($name) | WobTable | |
revertAll() | WobTable | |
selectFromDB($where="", $orderby="") | WTconfig | static |
setFromArray(array $data) | WobTable | |
tableName() | WobTable | |
update() | WobTable | |
where() | WobTable |