class ApiCreateEvent extends ActionEvent

Class ApiCreateEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct($label, $profile)

No description

setLabel( mixed $label)

No description

mixed
getLabel()

No description

setProfile( mixed $profile)

No description

mixed
getProfile()

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 27
__construct($label, $profile)

Parameters

$label
$profile

at line 36
setLabel( mixed $label)

Parameters

mixed $label

at line 44
mixed getLabel()

Return Value

mixed

at line 52
setProfile( mixed $profile)

Parameters

mixed $profile

at line 60
mixed getProfile()

Return Value

mixed