ContentCreateEvent
class ContentCreateEvent extends ContentEvent
Class ContentCreateEvent
Methods
$this
setLocale(
mixed $locale)
No description
mixed
getLocale()
No description
$this
setDefaultFolder(
mixed $default_folder)
No description
mixed
getDefaultFolder()
No description
$this
setVisible(
mixed $visible)
No description
mixed
getVisible()
No description
$this
setTitle(
mixed $title)
No description
mixed
getTitle()
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
ContentEvent at line 30
__construct(
Content $content = null)
in
ContentEvent at line 38
setContent(
Content $content)
in
ContentEvent at line 48
Content
getContent()
in
ContentEvent at line 58
bool
hasContent()
check if content exists