ICanBoogie/View v0.7.0
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • View
      • View

Classes

  • AlterEvent
  • BeforeRenderEvent

Class BeforeRenderEvent

Event class for the ICanBoogie\View\View::render:before event.

Event hooks may use this event to alter the view before it is rendered, or provide a cached result.

ICanBoogie\Event
Extended by ICanBoogie\View\View\BeforeRenderEvent
Namespace: ICanBoogie\View\View
Located at View/BeforeRenderEvent.php

Methods summary

public
# __construct( ICanBoogie\View\View $target, string & $result )

Parameters

$target
$result

Constants summary

string TYPE
# 'render:before'

Properties summary

public string $result
#
ICanBoogie/View v0.7.0 API documentation generated by ApiGen