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
Eccube
Controller
AbstractController
PHP Class Eccube\Controller\AbstractController
Afficher le fichier
Open project: ec-cube/ec-cube
Méthodes publiques
Méthode
Description
__construct
( )
Méthodes protégées
Méthode
Description
getBoundForm
(
Application
$app
,
$type
)
getBoundForm
getSecurity
(
$app
)
isTokenValid
(
$app
)
Method Details
__construct()
public
méthode
public
__construct
( )
getBoundForm()
protected
méthode
getBoundForm
Deprecation:
protected
getBoundForm
(
Application
$app
,
$type
)
$app
Eccube\Application
getSecurity()
protected
méthode
protected
getSecurity
(
$app
)
isTokenValid()
protected
méthode
protected
isTokenValid
(
$app
)