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
skeeks
cms
base
ConfigFormInterface
PHP Interface skeeks\cms\base\ConfigFormInterface
Interface ConfigFormInterface
显示文件
Open project: skeeks-cms/cms
Public Methods
Method
Description
renderConfigForm
(
ActiveForm
$form
) :
string
Method Details
renderConfigForm()
public
method
public
renderConfigForm
(
ActiveForm
$form
) :
string
$form
yii\widgets\ActiveForm
return
string
the view path that may be prefixed to a relative view name.