2009年9月25日星期五

Re: [fw-mvc] How To Extend Zend_Form_Element ?

Not that I know of. All form elements extends Zend_Form_Element, so you'll either need to update Zend_Form_Element itself or change the class that all elements extend from.

What kind of functionality are you looking to add? Maybe there is another way around this limitation, or maybe it could be useful for other developers and added to the framework itself.

--
Hector


On Fri, Sep 25, 2009 at 10:46 AM, Rémi Goyard <rgoyard@gmail.com> wrote:
Hi,

  I need to add a method to all my form elements so i want to extend the Zend_Form_Element class.
  Is there a way to do that ?

thanks

Rémi

没有评论: