Class AlterEvent
Base class for the alter events of the EditBlock class.
The class extends FormBlock\AlterEvent with the key
and
record
properties.
- ICanBoogie\Event
- Icybee\FormBlock\AlterEvent
- Icybee\EditBlock\AlterEvent
Direct known subclasses
Icybee\EditBlock\AlterActionsEvent
,
Icybee\EditBlock\AlterAttributesEvent
,
Icybee\EditBlock\AlterChildrenEvent
,
Icybee\EditBlock\AlterValuesEvent
,
Icybee\EditBlock\BeforeAlterActionsEvent
,
Icybee\EditBlock\BeforeAlterAttributesEvent
,
Icybee\EditBlock\BeforeAlterChildrenEvent
,
Icybee\EditBlock\BeforeAlterValuesEvent
Methods summary
Methods inherited from ICanBoogie\Event
__construct()
,
__get()
,
chain()
,
stop()
Magic methods summary
Properties summary
public
integer
|
$key |
#
Key of the record being edited. |
public
|
$record |
#
The record being edited. |
Properties inherited from Icybee\FormBlock\AlterEvent
$actions
,
$attributes
,
$children
,
$module
,
$values