Yii HTML 4.2

Yii HTML version 4.2.0 was released. In this version:

  • Add beforeInput() and afterInput() methods to abstract BooleanInputTag, extended by Radio and Checkbox
  • Add beforeCheckbox() and afterCheckbox() methods to CheckboxList, and beforeRadio() and afterRadio() methods to RadioList