|
Ubiquity 2.5.2
php rapid development framework
|
View events constants. More...
Data Fields | |
| const | BEFORE_RENDER = 'view.before' |
| const | AFTER_RENDER = 'view.after' |
View events constants.
\Ubiquity\events$ViewEvents This class is part of Ubiquity
Definition at line 15 of file ViewEvents.php.
| const AFTER_RENDER = 'view.after' |
Definition at line 17 of file ViewEvents.php.
| const BEFORE_RENDER = 'view.before' |
Definition at line 16 of file ViewEvents.php.