_args[TextfieldWidget::VALUE] = $value; } /** * */ protected function loadTextfieldView() { $this->view('widgets/textfield', $this->_args); } }