Solar_Sql_Model_Related::load()

public void Solar_Sql_Model_Related::load ( array $opts )

Loads this relationship object with user-defined characteristics (options), and corrects them as needed.

Parameters

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

Returns

  • (void)

Description

Loads this relationship object with user-defined characteristics (options), and corrects them as needed.



Local