예제 #1
0
파일: ActiveForm.php 프로젝트: jymsy/sky2
 public function labelEx($model, $attribute, $htmlOptions = array())
 {
     return Html::activeLabelEx($model, $attribute, $htmlOptions);
 }