Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Champs de données | |
const | MIN = -3 |
const | LOW = -2 |
const | BELOW_NORMAL = -1 |
const | NORMAL = 0 |
const | ABOVE_NORMAL = 1 |
const | HIGH = 2 |
const | MAX = 3 |
Fonctions membres privées | |
__construct () | |
An enumeration of priorities for event listeners that you are encouraged to use when adding them in the Dispatcher.
|
private |
Disallow instantiation of this class
const ABOVE_NORMAL = 1 |
const BELOW_NORMAL = -1 |
const HIGH = 2 |
Référencé par Session\buildSession().
const LOW = -2 |
Référencé par Cache\getSubscribedEvents().
const MAX = 3 |
const MIN = -3 |
const NORMAL = 0 |
Référencé par Dispatcher\addSubscriber().