AutoCRUD ActiveRecord Class
This class is used to create a new ActiveRecord, and should be created like this:
- $record = new AutoCRUD_ActiveRecord (&$crud->table);
Located in /activerecord.inc.php (line 21)
Use the constructor to pass the right CRUD object
Used to delete a record
Used to check whether a record has been loaded or not
Used to load an existing record from the table
Used to reset all the values of the record when you've made any changes
Used to save the record (insert or update)
Documentation generated on Wed, 14 Jun 2006 14:08:41 +0200 by phpDocumentor 1.3.0RC4