Solar_Sql_Model_Related_ToOne::_setConditions()
protected
void
Solar_Sql_Model_Related_ToOne::_setConditions
( array $opts
)
Sets additional conditions from the relationship definition; these are used in the WHERE and/or JOIN ON conditions.
Inherited from Solar_Sql_Model_Related.
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.