Hector Virgen wrote:
> 
> Have you tried:
> 
> $this->setElementDecorators($defaultDecorators);
> 
> You should only need to call that once per form.
> 
> --
> Hector
> 
A Zend_Form subclass calling setElementDecorators() in its constructor
doesn't help, because it overwrites existing decorators attached to elements
created in init().
-- 
View this message in context: 
http://n4.nabble.com/How-to-set-the-default-decorators-for-form-elements-tp1290314p1311592.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to