Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Eccube
Form
Type
Install
Step3Type
PHP Class Eccube\Form\Type\Install\Step3Type
Inheritance:
extends
Symfony\Component\Form\AbstractType
显示文件
Open project: ec-cube/ec-cube
Public Properties
Property
Type
Description
$app
Public Methods
Method
Description
__construct
(
Silex\Application
$app
)
buildForm
(
Symfony\Component\Form\FormBuilderInterface
$builder
,
array
$options
)
getName
( )
Method Details
__construct()
public
method
public
__construct
(
Silex\Application
$app
)
$app
Silex\Application
buildForm()
public
method
public
buildForm
(
Symfony\Component\Form\FormBuilderInterface
$builder
,
array
$options
)
$builder
Symfony\Component\Form\FormBuilderInterface
$options
array
getName()
public
method
public
getName
( )
Property Details
$app
public_oe property
public
$app