A Base class to use for records which will be read/written from the database.
Located in /DataUpdate.php (line 122)
Class | Description |
---|---|
![]() |
A class to handle reading, writing, viewing, editing and validating usr records. |
The mode we are in for any form
Really numbingly simple construction.
This will join an additional table to the maintained set
Returns a single field from the record
This will read the record from the database if it's available, and the $keys parameter is a non-empty array.
This will assign $_POST values to the internal Values object for each field that exists in the Fields array.
To read the record from the database.
If we don't have any keys then the record will be blank.
Sets a single field in the record
Unsets a single field from the record
To write the record to the database
Builds a field target list
Builds a table join clause
Builds a where clause to match the supplied keys
Documentation generated on Wed, 04 Jul 2012 07:06:13 +0000 by phpDocumentor 1.4.3