BrandCreateEvent
class BrandCreateEvent extends BrandEvent
Class BrandCreateEvent
Methods
setLocale(
string $locale)
No description
string
getLocale()
No description
setTitle(
string $title)
No description
string
getTitle()
No description
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
BrandEvent at line 30
__construct(
Brand $brand = null)
in
BrandEvent at line 39
BrandEvent
setBrand(
Brand $brand)
in
BrandEvent at line 49
Brand
getBrand()
in
BrandEvent at line 59
bool
hasBrand()
check if brand exists