PHP Interface skeeks\cms\base\ConfigFormInterface

Interface ConfigFormInterface
Show file 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.