Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Contao
BackendHelp
PHP Class Contao\BackendHelp
Inheritance:
extends
Backend
Afficher le fichier
Open project: contao/core-bundle
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
( )
Initialize the controller
run
( ) :
Response
Run the controller and parse the template
Method Details
__construct()
public
méthode
1. Import the user 2. Call the parent constructor 3. Authenticate the user 4. Load the language files DO NOT CHANGE THIS ORDER!
public
__construct
( )
run()
public
méthode
Run the controller and parse the template
public
run
( ) :
Response
Résultat
Symfony\Component\HttpFoundation\Response