Re: overloading the HtmHelper

2008-07-14 Thread Jon Bennett
hi korcs, > I would like to overload the 'selectTag' Method of the HtmlHelper with > 1.1xx version of Cake. > > Does anyone have some elegant solution for this problem? > > My idea was to create a new helper that inherits from the HtmlHelper > class, but actually I just want to change one functio

overloading the HtmHelper

2008-07-14 Thread korcs
Hi Bakers, I would like to overload the 'selectTag' Method of the HtmlHelper with 1.1xx version of Cake. Does anyone have some elegant solution for this problem? My idea was to create a new helper that inherits from the HtmlHelper class, but actually I just want to change one function of the Ht