class HookUpdateEvent extends HookCreateEvent

Class HookUpdateEvent

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
setLocale( string $locale)

No description

string
getLocale()

No description

$this
setNative($native)

No description

mixed
getNative()

No description

$this
setTitle($title)

No description

mixed
getTitle()

No description

$this
setType($type)

No description

mixed
getType()

No description

$this
setActive($active)

No description

mixed
getActive()

No description

$this
setCode($code)

No description

mixed
getCode()

No description

$this
setHookId( int $hook_id)

No description

getHookId()

No description

setBlock( mixed $block)

No description

mixed
getBlock()

No description

setByModule( mixed $by_module)

No description

mixed
getByModule()

No description

setChapo( mixed $chapo)

No description

mixed
getChapo()

No description

setDescription( mixed $description)

No description

mixed
getDescription()

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 31
__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

in HookCreateEvent at line 44
$this setLocale( string $locale)

Parameters

string $locale

Return Value

$this

in HookCreateEvent at line 54
string getLocale()

Return Value

string

in HookCreateEvent at line 63
$this setNative($native)

Parameters

$native

Return Value

$this

in HookCreateEvent at line 73
mixed getNative()

Return Value

mixed

in HookCreateEvent at line 82
$this setTitle($title)

Parameters

$title

Return Value

$this

in HookCreateEvent at line 92
mixed getTitle()

Return Value

mixed

in HookCreateEvent at line 101
$this setType($type)

Parameters

$type

Return Value

$this

in HookCreateEvent at line 111
mixed getType()

Return Value

mixed

in HookCreateEvent at line 120
$this setActive($active)

Parameters

$active

Return Value

$this

in HookCreateEvent at line 130
mixed getActive()

Return Value

mixed

in HookCreateEvent at line 139
$this setCode($code)

Parameters

$code

Return Value

$this

in HookCreateEvent at line 149
mixed getCode()

Return Value

mixed

at line 40
$this setHookId( int $hook_id)

Parameters

int $hook_id

Return Value

$this

at line 50
Hook getHookId()

Return Value

Hook

at line 58
setBlock( mixed $block)

Parameters

mixed $block

at line 68
mixed getBlock()

Return Value

mixed

at line 76
setByModule( mixed $by_module)

Parameters

mixed $by_module

at line 86
mixed getByModule()

Return Value

mixed

at line 94
setChapo( mixed $chapo)

Parameters

mixed $chapo

at line 104
mixed getChapo()

Return Value

mixed

at line 112
setDescription( mixed $description)

Parameters

mixed $description

at line 122
mixed getDescription()

Return Value

mixed