Exemplo n.º 1
0
 public function codeEditor(CModel $model, $attribute, array $htmlOptions = array())
 {
     return X2Html::activeCodeEditor($model, $attribute, $htmlOptions);
 }