Ubiquity
2.5.2
php rapid development framework
Loading...
Searching...
No Matches
ViewEvents.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Ubiquity\events
;
4
15
class
ViewEvents
{
16
const
BEFORE_RENDER
=
'view.before'
;
17
const
AFTER_RENDER
=
'view.after'
;
18
}
19
Ubiquity\events\ViewEvents
View events constants.
Definition
ViewEvents.php:15
Ubiquity\events\ViewEvents\BEFORE_RENDER
const BEFORE_RENDER
Definition
ViewEvents.php:16
Ubiquity\events\ViewEvents\AFTER_RENDER
const AFTER_RENDER
Definition
ViewEvents.php:17
Ubiquity\events
Definition
DAOEvents.php:2
C:
Users
myadd
Documents
GitHub
ubiquity-doc-api
vendor
phpmv
ubiquity
src
Ubiquity
events
ViewEvents.php
Generated on Sun Dec 10 2023 15:04:21 for
Ubiquity
by
doxygen
1.9.8