Ejemplo n.º 1
0
 public function labelEx($model, $attribute, $htmlOptions = array())
 {
     return CHtml::activeLabelEx($model, $attribute, $htmlOptions);
 }