class CategoryDeleteEvent extends CategoryEvent

Properties

$category from  CategoryEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct( int $categoryId)

No description

hasCategory()

No description

getCategory()

No description

setCategory( Category $category)

No description

getCategoryId()

No description

setCategoryId($categoryId)

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 23
__construct( int $categoryId)

Parameters

int $categoryId

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
getCategoryId()

at line 33
setCategoryId($categoryId)

Parameters

$categoryId