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é
Référence de la classe LoginViewLogin
+ Graphe d'héritage de LoginViewLogin:

Fonctions membres publiques

 display ($tpl=null)
 

Description détaillée

HTML View class for the Login component

Depuis
1.6

Documentation des fonctions membres

◆ display()

display (   $tpl = null)

Display the view.

Paramètres
string$tplThe name of the template file to parse.
Renvoie
void
Depuis
3.7.0

To prevent clickjacking, only allow the login form to be used inside a frame in the same origin. So send a X-Frame-Options HTTP Header with the SAMEORIGIN value.

https://tools.ietf.org/html/rfc7034


La documentation de cette classe a été générée à partir du fichier suivant :