exception for jforms
It handles locale messages. Message property contains the locale key, and a new property contains the localized message.
| package |
jelix |
|---|---|
| subpackage |
forms |
__construct(string $localekey, array $localeParams = array(), integer $code = 1, string $lang = null, string $charset = null)
stringa locale key
arrayparameters for the message (for sprintf)
integererror code (can be provided by the localized message)
string
string
getLocaleKey() : string
string
getLocaleParameters() : string
string
localeKey : string
| var |
|---|
string
localeParams :