'HtmlTag'), array('tag' => 'td', 'style' => 'width: 100%' )), array('label', array('tag' => 'td')), array(array('tr' => 'HtmlTag'), array('tag' => 'tr')), array('TableDescription'), 'Errors' => array('decorator' => 'Errors', 'options' => array('class' => 'error')), ); protected $_decorators = array( 'FormElements' => array('decorator' => 'FormElements', 'options' => null), 'Form' => array('decorator' => 'Form', 'options' => null), ); public function init() { $formErrors = $this->getView()->getHelper('FormErrors'); $formErrors->setElementStart("