It used to be that there was a file in the core called tags.ini that handled how this was built, it used to be that if you put one in your config file it would override with your custom tag styles. I don't this works like this anymore, I think there is an array in the /cake/libs/views/helpers/helper.php file that gets used for this replacement. It should give you some insight as to how the tags get formed. I would not suggest changing them there. But there might be a method, I just haven't used it.
Sam D On 1/24/07, Flexewebs <[EMAIL PROTECTED]> wrote: > > I would like to know how this is done also. The radio() helper's format > generally confuses me quite a bit, so any extra sheded light on this > one would be good. > > Jason > www.flexewebs.com > > > > > -- == S. DeVore (the old fart) the advice is free, the lack of crankiness will cost you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
