Previous Page
_setForeignModel()

Solar_Sql_Model_Related
_setRelated()

Next Page
_setSelect()

_setRelated()

protected void _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.