Zend_Db_Table_RowLocated in /Zend/Db/Table/Row.php (line 36)
array
$_data
= array() (line 43)
The data for each column in the row (underscore_words => value).
Zend_Db_Adapter
$_db
(line 50)
Zend_Db_Adapter object from the table interface.
array
$_info
= array() (line 64)
Zend_Db_Table info (name, cols, primary, etc).
Zend_Db_Table
$_table
(line 57)
Zend_Db_Table interface (the row "parent").
Constructor __construct (line 69)
Constructor.
save (line 130)
Saves the properties to the database.
This performs an intelligent insert/update, and reloads the properties with fresh data from the table on success.
setFromArray (line 187)
Sets all data in the row from an array.
toArray (line 177)
Returns the column/value data as an array.
_refresh (line 199)
Refreshes properties from the database.
__get (line 92)
Getter for camelCaps properties mapped to underscore_word columns.
__set (line 110)
Setter for camelCaps properties mapped to underscore_word columns.
Documentation generated on Tue, 11 Jul 2006 12:18:01 -0500 by phpDocumentor 1.3.0RC6