Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
ViewEvents Class Reference

View events constants. More...

Data Fields

const BEFORE_RENDER = 'view.before'
 
const AFTER_RENDER = 'view.after'
 

Detailed Description

View events constants.

\Ubiquity\events$ViewEvents This class is part of Ubiquity

Author
jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
Version
1.0.0
Since
Ubiquity 2.1.0

Definition at line 15 of file ViewEvents.php.

Field Documentation

◆ AFTER_RENDER

const AFTER_RENDER = 'view.after'

Definition at line 17 of file ViewEvents.php.

◆ BEFORE_RENDER

const BEFORE_RENDER = 'view.before'

Definition at line 16 of file ViewEvents.php.


The documentation for this class was generated from the following file: