If you add the form to a separate class, it's almost inevitably reusable ;).
The other option includes using configuration files for the form so you can
re-create the same form multiple times without needing separate Form
objects. There's arguments for both options so have a look at which method
makes the most sense for your development style.

Paddy


Rohit83 wrote:
> 
> Hi All,
> I have developed one form lets say for adding location for User and  For
> Club.
> For that i have developed one form named location and i want to use that
> form everywhere when i am adding location.
> Anybody Please help me,how i can reuse that form
> thanks  in advance,
> Rohit
> 
> 


-----
Pádraic Brady

http://blog.astrumfutura.com
http://www.patternsforphp.com
OpenID Europe Foundation - Irish Representative
-- 
View this message in context: 
http://www.nabble.com/Reusing-Zend_Form-tp17686374p17686848.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to