Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Contao
BackendHelp
PHP Класс Contao\BackendHelp
Наследование:
extends
Backend
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
__construct
( )
Initialize the controller
run
( ) :
Response
Run the controller and parse the template
Описание методов
__construct()
публичный
Метод
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()
публичный
Метод
Run the controller and parse the template
public
run
( ) :
Response
Результат
Symfony\Component\HttpFoundation\Response