Class BeforeRenderTitleEvent
Event class for the Brickrouge\Document::render_title:before
event.
- ICanBoogie\Event
- Icybee\Document\BeforeRenderTitleEvent
Namespace: Icybee\Document
Todo-20130318:: is
Located at vendor/icybee/icybee/lib/element/document.php
Todo-20130318:: is
title
the only property of the payload ? there should be
page_title
, site_title
and separator
. Or
an array of parts with the page
and site
key.Located at vendor/icybee/icybee/lib/element/document.php
Methods summary
public
|
#
__construct(
The event is constructed with the type |
Methods inherited from ICanBoogie\Event
Magic methods summary
Properties summary
public
string
|
$title |
#
Reference of the title to render. |