Solar_Sql_Model_Record::_update()

protected void Solar_Sql_Model_Record::_update ( void )

Updates the current record at the database, making calls to pre- and post-update logic.

Parameters

  • None.

Returns

  • (void)

Description

Updates the current record at the database, making calls to pre- and post-update logic.



Local