Class for SQL table interface.
Located in /library/Zend/Db/Table.php (line 49)
The table column names derived from Zend_Db_Adapter_*::describeTable().
The key is the underscore format, and the value is the camelized format.
Zend_Db_Adapter object.
Default Zend_Db_Adapter object.
For name inflections.
The table name derived from the class name (underscore format).
The primary key column (underscore format).
Constructor.
Deletes existing rows.
The WHERE clause must be in native (underscore) format.
Fetches all rows.
Honors the Zend_Db_Adapter fetch mode.
Fetches one row.
Honors the Zend_Db_Adapter fetch mode.
Fetches rows by primary key.
Gets the Zend_Db_Adapter for this particular Zend_Db_Table object.
Returns table information.
Inserts a new row.
Columns must be in underscore format.
Sets the default Zend_Db_Adapter for all Zend_Db_Table objects.
Updates existing rows.
Columns must be in underscore format.
Support method for fetching rows.
Gets the default Zend_Db_Adapter for all Zend_Db_Table objects.
Populate static properties for this table module.
Documentation generated on Wed, 08 Mar 2006 04:55:05 -0800 by phpDocumentor 1.3.0RC4