Class: CustomTable
Source Location: /dbtables.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
Events
Javascript Events
Methods
Builds the query to execute
Overridden in child classes as:
- CustomQuery::buildQuery()
- StoredProc::buildQuery()
void
dumpHiddenKeyFields [line 964]
void dumpHiddenKeyFields(
string
$basename, [array
$values = array()])
|
|
Dump hidden html fields with the key fields of this dataset
Overrides Component::dumpHiddenKeyFields (This function dumps out the key fields for the current row, useful to)
Parameters:
void
InternalDelete [line 774]
void
InternalPost [line 809]
mixed
readFieldProperties [line 800]
mixed readFieldProperties(
string
$fieldname)
|
|
Get field properties
Parameters:
|