Hi
I’m just modifying PEAR’s HTML_QuickForm to suit my requirements. I’ve become a bit stuck editing form elements in the sense that I can’t find where they are built within the classes!
I’m trying to add ‘class=”myClassName”’ to every input tag with the type ‘submit’. Does anybody know where the form elements are built within the HTML_QuickForm classes? I just seem to be going round and round following snippets of code without finding anything substantial!
Thanks
Jon.