Solar_Sql_Model_Record::_getUpdateData()

protected array Solar_Sql_Model_Record::_getUpdateData ( void )

Gather values to update into the DB.

Parameters

  • None.

Returns

  • (array) values that should be updated

Description

Gather values to update into the DB.

Only values that have Changed will be updated



Local