widgets\ActiveField $template

$template public property

The template that is used to arrange the label, the input field, the error message and the hint text. The following tokens will be replaced when render() is called: {label}, {input}, {error} and {hint}.

public string $template = "{label}\n{input}\n{hint}\n{error}"
doc_Yii
2016-10-30 17:17:46
Comments
Leave a Comment

Please login to continue.