|
Previous Page |
Solar_Filter |
Next Page |
_chainLocale()
protected
string
_chainLocale (
string $key
)
Uses the chain locale object to get translations before falling back to this object for locale.
Parameters
- (string)
$key: The translation key, typically a validation method name.
Returns
- (string)
Description
Uses the chain locale object to get translations before falling back to this object for locale.
Local
- Overview
- Constants
- Properties
- Methods
- __call()
- __construct()
- __destruct()
- _chainLocale()
- _exception()
- _setup()
- addChainFilter()
- addChainFilters()
- addFilterClass()
- apiVersion()
- applyChain()
- dump()
- getChainInvalid()
- getData()
- getDataKey()
- getFilter()
- getFilterClass()
- getRequire()
- locale()
- newFilter()
- resetChain()
- setChainLocaleObject()
- setChainRequire()
- setData()
- setFilterClass()
- setRequire()