Previous Page
_preUpdate()

Solar_Example_Model_TestSolarSqlDescribe_Record
_save()

Next Page
_saveRelated()

_save()

protected void _save ( )

Saves the current record, but only if the record is "dirty".

Inherited from Solar_Sql_Model_Record.

Parameters

  • None.

Returns

  • (void)

Description

Saves the current record, but only if the record is "dirty".

On saving, invokes the pre-save, pre- and post- insert/update, and post-save hooks.