Exemplo n.º 1
0
 public function label($model, $attribute, $htmlOptions = array())
 {
     return CHtml::activeLabel($model, $attribute, $htmlOptions);
 }