Previous Page
_setRelated()

Solar_Sql_Model_Related_HasMany
_setRelatedThrough()

Next Page
_setSelect()

_setRelatedThrough()

protected void _setRelatedThrough ( array $opts )

A support method for _fixRelatedHasMany() to handle "through" relationships.

Parameters

  • (array) $opts: The relationship options; these are modified in- place.

Returns

  • (void)

Description

A support method for _fixRelatedHasMany() to handle "through" relationships.