Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Contao
BackendConfirm
PHP Class Contao\BackendConfirm
Inheritance:
extends
Backend
Show file
Open project: contao/core-bundle
Class Usage Examples
Public Methods
Method
Description
__construct
( )
Initialize the controller
run
( ) :
Response
Run the controller
Method Details
__construct()
public
method
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
method
Run the controller
public
run
( ) :
Response
return
Symfony\Component\HttpFoundation\Response