Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-15 | Fix the constructor for Action | Evan Prodromou | |
Also, fix the startXML() method | |||
2009-01-14 | showBody() -- revisit to add @id and @class to <body> | sarven | |
showContentBlock() showContent() added endHTML() to class HTMLOutputter | |||
2009-01-14 | Add a name parameter to a couple of the form elements | Evan Prodromou | |
2009-01-13 | Change related classes doc for HTMLOutputter | Evan Prodromou | |
2009-01-13 | Extract HTML outputting code to a class HTMLOutputter | Evan Prodromou | |
Moved the common_* methods for low-level HTML output to its own class, HTMLOutputter in lib/htmloutputter.php. |