Solar_Sql_Model_Catalog::getModel()
public
Solar_Sql_Model
Solar_Sql_Model_Catalog::getModel
( string $name
)
Returns a stored model instance by name, creating it if needed.
Parameters
(string)
$name
: The model name.
Returns
(Solar_Sql_Model) A model instance.
Description
Returns a stored model instance by name, creating it if needed.