|
Previous Page |
Solar_Sql_Model_Related_HasOne |
Next Page |
_setForeignClass()
protected
void
_setForeignClass (
array $opts
)
Sets the base name for the foreign class; assumes the related name is is singular and inflects it to plural.
Inherited from Solar_Sql_Model_Related.
Parameters
- (array)
$opts: The user-defined relationship options.
Returns
- (void)
Description
Sets the base name for the foreign class; assumes the related name is is singular and inflects it to plural.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- _fixForeignKey()
- _fixRelatedCol()
- _modSelect()
- _modSelectEager()
- _setCols()
- _setForeignClass()
- _setForeignModel()
- _setRelated()
- _setSelect()
- _setType()
- apiVersion()
- dump()
- fetchArray()
- fetchObject()
- getModel()
- load()
- locale()
- modSelectCountPages()
- modSelectEager()
- newSelect()
- setNativeModel()
- toArray()