class HookCreateAllEvent extends HookEvent

Class HookCreateEvent

Properties

$hook from  HookEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct( Hook $hook = null)

No description

from  HookEvent
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( bool $native)

No description

bool
getNative()

No description

$this
setTitle( string $title)

No description

string
getTitle()

No description

$this
setType( int $type)

No description

int
getType()

No description

$this
setActive( bool $active)

No description

bool
getActive()

No description

$this
setCode( string $code)

No description

string
getCode()

No description

$this
setBlock( bool $block)

No description

bool
getBlock()

No description

$this
setByModule( bool $by_module)

No description

bool
getByModule()

No description

$this
setChapo( string $chapo)

No description

string
getChapo()

No description

$this
setDescription( string $description)

No description

string
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

in HookEvent at line 27
__construct( Hook $hook = null)

Parameters

Hook $hook

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

Parameters

string $locale

Return Value

$this

at line 66
string getLocale()

Return Value

string

at line 75
$this setNative( bool $native)

Parameters

bool $native

Return Value

$this

at line 85
bool getNative()

Return Value

bool

at line 94
$this setTitle( string $title)

Parameters

string $title

Return Value

$this

at line 104
string getTitle()

Return Value

string

at line 113
$this setType( int $type)

Parameters

int $type

Return Value

$this

at line 123
int getType()

Return Value

int

at line 132
$this setActive( bool $active)

Parameters

bool $active

Return Value

$this

at line 142
bool getActive()

Return Value

bool

at line 151
$this setCode( string $code)

Parameters

string $code

Return Value

$this

at line 161
string getCode()

Return Value

string

at line 170
$this setBlock( bool $block)

Parameters

bool $block

Return Value

$this

at line 180
bool getBlock()

Return Value

bool

at line 189
$this setByModule( bool $by_module)

Parameters

bool $by_module

Return Value

$this

at line 199
bool getByModule()

Return Value

bool

at line 208
$this setChapo( string $chapo)

Parameters

string $chapo

Return Value

$this

at line 218
string getChapo()

Return Value

string

at line 227
$this setDescription( string $description)

Parameters

string $description

Return Value

$this

at line 237
string getDescription()

Return Value

string