class CategoryAddContentEvent extends CategoryEvent

Properties

$category from  CategoryEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct( Category $category, $content_id)

No description

hasCategory()

No description

getCategory()

No description

setCategory( Category $category)

No description

getContentId()

No description

setContentId($content_id)

No description

Details

in ActionEvent at line 30
__set($name, $value)

Parameters

$name
$value

in ActionEvent at line 35
__get($name)

Parameters

$name

in ActionEvent at line 44
bindForm( Form $form)

Parameters

Form $form

at line 21
__construct( Category $category, $content_id)

Parameters

Category $category
$content_id

in CategoryEvent at line 27
hasCategory()

in CategoryEvent at line 32
getCategory()

in CategoryEvent at line 37
setCategory( Category $category)

Parameters

Category $category

at line 28
getContentId()

at line 33
setContentId($content_id)

Parameters

$content_id