Previous Page
locale()

Solar_Example_Model_Metas
newCollection()

Next Page
newRecord()

newCollection()

public Solar_Sql_Model_Collection newCollection ( array $data default NULL )

Returns the appropriate collection object for this model.

Inherited from Solar_Sql_Model.

Parameters

  • (array) $data: The data to load into the collection, if any.

Returns

  • (Solar_Sql_Model_Collection) A collection object.

Description

Returns the appropriate collection object for this model.