Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | token (array $attribs=array()) |
Attributs protégés statiques | |
static | $loaded = array() |
Utility class for form elements
|
static |
Displays a hidden token field to reduce the risk of CSRF exploits
Use in conjunction with Session::checkToken()
array | $attribs | Input element attributes. |
Références $attribs, $attributes, Session\getFormToken(), et ArrayHelper\toString().
|
staticprotected |