30 May
2008
30 May
'08
11:52 p.m.
On Thu, May 29, 2008 at 11:15:51PM +0100, Jeremy Henty wrote:
This refactors code that looks for a radio input with a given name into a new method DilloHtmlForm::getRadioInput() .
This marks a DilloHtmlForm API milestone: now only DilloHtmlForm member functions access the inputs data member. Everything else that needs to get an input from a form goes through the API.
Committed. -- Cheers Jorge.-