Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Structures de données | |
class | JRequest |
Espaces de nommage | |
Joomla\Legacy | |
Variables | |
$GLOBALS ['_JREQUEST'] = array() | |
const | JREQUEST_NOTRIM = 1 |
const | JREQUEST_ALLOWRAW = 2 |
const | JREQUEST_ALLOWHTML = 4 |
$GLOBALS[ '_JREQUEST'] = array() |
Create the request global object
Référencé par Json\__construct(), Input\__get(), JInput\__get(), composerRequirec14bde14f8c86840049f5c1809c453dd(), JRequest\getVar(), Folder\listFolderTree(), JInput\loadAllInputs(), Input\loadAllInputs(), JRequest\setVar(), DaemonApplication\shutdown(), et AbstractDaemonApplication\shutdown().
const JREQUEST_ALLOWHTML = 4 |
const JREQUEST_ALLOWRAW = 2 |
const JREQUEST_NOTRIM = 1 |
Set the available masks for cleaning variables