Class for SQL table interface.
Located in /Zend/Db/Table.php (line 45)
Default Zend_Db_Adapter object.
For name inflections.
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.
The table name derived from the class name (underscore format).
The primary key column (underscore format).
Sets the default Zend_Db_Adapter for all Zend_Db_Table objects.
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.
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 Sun, 29 Oct 2006 21:27:34 -0600 by phpDocumentor 1.3.0RC6