Solar_Sql_Model_Related::_setCols()

protected void Solar_Sql_Model_Related::_setCols ( array $opts )

Sets the foreign columns to be selected based on user-defined relationship options.

Parameters

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

Returns

  • (void)

Description

Sets the foreign columns to be selected based on user-defined relationship options.



Local