Solar_Sql_Model_Record::_insert()

protected void Solar_Sql_Model_Record::_insert ( void )

Inserts the current record into the database, making calls to pre- and post-insert logic.

Parameters

  • None.

Returns

  • (void)

Description

Inserts the current record into the database, making calls to pre- and post-insert logic.



Local