Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Eccube
Controller
AbstractController
PHP Class Eccube\Controller\AbstractController
Datei anzeigen
Open project: ec-cube/ec-cube
Public Methods
Method
Description
__construct
( )
Protected Methods
Method
Description
getBoundForm
(
Application
$app
,
$type
)
getBoundForm
getSecurity
(
$app
)
isTokenValid
(
$app
)
Method Details
__construct()
public
method
public
__construct
( )
getBoundForm()
protected
method
getBoundForm
Deprecation:
protected
getBoundForm
(
Application
$app
,
$type
)
$app
Eccube\Application
getSecurity()
protected
method
protected
getSecurity
(
$app
)
isTokenValid()
protected
method
protected
isTokenValid
(
$app
)