PHP Interface skeeks\cms\base\ConfigFormInterface

Interface ConfigFormInterface
Afficher le fichier Open project: skeeks-cms/cms

Méthodes publiques

Méthode Description
renderConfigForm ( ActiveForm $form ) : string

Method Details

renderConfigForm() public méthode

public renderConfigForm ( ActiveForm $form ) : string
$form yii\widgets\ActiveForm
Résultat string the view path that may be prefixed to a relative view name.