Solar_Sql_Model_Record::_load()

protected void Solar_Sql_Model_Record::_load ( array $data )

Overridable method to load the struct with array data.

Inherited from Solar_Struct.

Parameters

  • (array) $data: The array to load into the object.

Returns

  • (void)

Description

Overridable method to load the struct with array data.



Local