Solar_Sql_Model_Related::_setConditions()

protected void Solar_Sql_Model_Related::_setConditions ( array $opts )

Sets additional conditions from the relationship definition; these are used in the WHERE and/or JOIN ON conditions.

Parameters

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

Returns

  • (void)

Description

Sets additional conditions from the relationship definition; these are used in the WHERE and/or JOIN ON conditions.



Local