|
Previous Page |
Solar_Sql_Model_Filter |
Next Page |
setChainLocaleObject()
public
void
setChainLocaleObject (
Solar_Base $obj
)
Sets the object used for getting locale() translations during applyChain().
Inherited from Solar_Filter.
Parameters
- (Solar_Base)
$obj: Any Solar_Base object with a locale() method. When empty, uses $this for locale().
Returns
- (void)
Description
Sets the object used for getting locale() translations during applyChain().
See Also
Local
- Overview
- Constants
- Properties
- Methods
- __call()
- __construct()
- __destruct()
- _applyChain()
- _chainLocale()
- _exception()
- _setup()
- addChainFilter()
- addChainFilters()
- addFilterClass()
- apiVersion()
- applyChain()
- dump()
- free()
- getChainInvalid()
- getData()
- getDataKey()
- getFilter()
- getFilterClass()
- getRequire()
- locale()
- newFilter()
- resetChain()
- setChainLocaleObject()
- setChainRequire()
- setData()
- setFilterClass()
- setRequire()