LangCreateEvent
class LangCreateEvent extends LangEvent
Class LangCreateEvent
Methods
$this
setCode(
mixed $code)
No description
mixed
getCode()
No description
mixed
getDateTimeFormat()
No description
setDateTimeFormat(
mixed $date_time_format)
No description
$this
setDateFormat(
mixed $date_format)
No description
mixed
getDateFormat()
No description
$this
setLocale(
mixed $locale)
No description
mixed
getLocale()
No description
$this
setTimeFormat(
mixed $time_format)
No description
mixed
getTimeFormat()
No description
$this
setTitle(
mixed $title)
No description
mixed
getTitle()
No description
setDecimalSeparator(
mixed $decimal_separator)
No description
mixed
getDecimalSeparator()
No description
setDecimals(
mixed $decimals)
No description
mixed
getDecimals()
No description
setThousandsSeparator(
mixed $thousands_separator)
No description
mixed
getThousandsSeparator()
No description
$this
setActive(
bool $active)
No description
bool
getActive()
No description
$this
setVisible(
bool $visible)
No description
bool
getVisible()
No description
Details
in
ActionEvent at line 30
__set($name, $value)
in
ActionEvent at line 35
__get($name)
in
ActionEvent at line 44
bindForm(
Form $form)
in
LangEvent at line 30
__construct(
Lang $lang = null)
in
LangEvent at line 38
setLang(
Lang $lang)
in
LangEvent at line 57
bool
hasLang()
check if lang object is present