Solar_Sql_Model_Record::_getInsertData()

protected array Solar_Sql_Model_Record::_getInsertData ( void )

Gather values to insert into the DB for a new record.

Parameters

  • None.

Returns

  • (array) The values to be inserted.

Description

Gather values to insert into the DB for a new record.



Local