Hi 
I have written one class named Composite ,in which i have written the custom
decorators,
shall i instantiate this class like  $decorator = new decorator_Composite();
as we do for $decorator = new Zend_Form_Decorator_Label(); 
and if i do this and apply decorators to some of the elements of the
form,decorators wont apply 
to elements,
Will anybody please help me out,
Thanks in advance
Regards
Rohit
  

-- 
View this message in context: 
http://www.nabble.com/Instantiating-custom-decorators-tp18029723p18029723.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to