Class RenderRegionEvent
An event.
- ICanBoogie\Event
- Icybee\Modules\Pages\Page\RenderRegionEvent
Methods summary
public
|
#
__construct(
The event is constructed with the type |
Methods inherited from ICanBoogie\Event
Magic methods summary
Properties summary
public
string
|
$id |
#
Identifier of the region. |
public
|
$page |
#
Page where the region is rendered. |
public
Element
|
$element |
#
The region element. |
public
string
|
$html |
#
Reference to the rendered HTML of the region. |