class HookDeleteEvent extends HookEvent

Class HookDeleteEvent

Properties

$hook from  HookEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct( int $hook_id)

No description

hasHook()

No description

from  HookEvent
getHook()

No description

from  HookEvent
setHook( Hook $hook)

No description

from  HookEvent
$this
setHookId( mixed $hook_id)

No description

int
getHookId()

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 28
__construct( int $hook_id)

Parameters

int $hook_id

in HookEvent at line 32
hasHook()

in HookEvent at line 37
getHook()

in HookEvent at line 42
setHook( Hook $hook)

Parameters

Hook $hook

at line 37
$this setHookId( mixed $hook_id)

Parameters

mixed $hook_id

Return Value

$this

at line 47
int getHookId()

Return Value

int