Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Champs de données | |
const | START = 'session.start' |
const | RESTART = 'session.restart' |
Fonctions membres privées | |
__construct () | |
Class defining the events dispatched by the session API
|
private |
Private constructor to prevent instantiation of this class
const RESTART = 'session.restart' |
Référencé par Session\restart().
const START = 'session.start' |
Référencé par Session\buildSession(), et Session\start().