Solar_Sql_Model_Related::_setRelated()

protected void Solar_Sql_Model_Related::_setRelated ( array $opts )

Sets the characteristics for the related model, table, etc.

Parameters

  • (array) $opts: The user-defined options for the relationship.

Returns

  • (void)

Description

Sets the characteristics for the related model, table, etc.

based on the user-defined relationship options.



Local