Zend File Upload and Element Decorators?

Answer

The File element requires it's own decorator - Zend_Form_Decorator_File.

$this->setElementDecorators(array('File','Errors',
      array(array('data'=>'HtmlTag'), array('tag'=>'td')),
      array('Label', array('tag'=>'th')),
      array(array('row'=>'HtmlTag'), array('tag'=>'tr'))));

All zend-framework Questions

Ask your interview questions on zend-framework

Write Your comment or Questions if you want the answers on zend-framework from zend-framework Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---