Реализуется компонентами, способными принимать данные с формы
public
getRequestData()
Получить данные с HTTP запроса
Zippy\Html\Form\CheckBoxList::getRequestData()
Zippy\Html\Form\CheckBox::getRequestData()
Zippy\Html\Form\RadioList::getRequestData()
Zippy\Html\Form\RadioButton::getRequestData()
Zippy\Html\Form\File::getRequestData()
ZCL\BT\Tags::getRequestData()
Zippy\Html\Form\MultipleChoice::getRequestData()
Zippy\Html\Form\DropDownChoice::getRequestData()
Zippy\Html\Form\TextInput::getRequestData()
clean()
Очистить элемент от данных
Zippy\Html\Form\CheckBoxList::clean()
Zippy\Html\Form\CheckBox::clean()
Zippy\Html\Form\RadioList::clean()
Zippy\Html\Form\RadioButton::clean()
Zippy\Html\Form\File::clean()
ZCL\BT\Tags::clean()
Zippy\Html\Form\MultipleChoice::clean()
Zippy\Html\Form\DropDownChoice::clean()
Zippy\Html\Form\TextInput::clean()