Located in /Zend/Db/Table/Row.php (line 36)
The data for each column in the row (underscore_words => value).
Zend_Db_Adapter object from the table interface.
Zend_Db_Table info (name, cols, primary, etc).
Zend_Db_Table interface (the row "parent").
Constructor.
Saves the properties to the database.
This performs an intelligent insert/update, and reloads the properties with fresh data from the table on success.
Sets all data in the row from an array.
Returns the column/value data as an array.
Refreshes properties from the database.
Getter for camelCaps properties mapped to underscore_word columns.
Setter for camelCaps properties mapped to underscore_word columns.
Documentation generated on Thu, 18 Jan 2007 09:58:48 -0800 by phpDocumentor 1.3.1