Evan Prodromou
|
ff901332d2
|
Fix the constructor for Action
Also, fix the startXML() method
|
2009-01-15 14:21:47 -05:00 |
|
sarven
|
f8b7589324
|
showBody() -- revisit to add @id and @class to <body>
showContentBlock()
showContent()
added endHTML() to class HTMLOutputter
|
2009-01-14 17:26:23 +00:00 |
|
Evan Prodromou
|
e1907c9cb5
|
Add a name parameter to a couple of the form elements
|
2009-01-14 01:04:09 -05:00 |
|
Evan Prodromou
|
2e5b342693
|
Change related classes doc for HTMLOutputter
|
2009-01-13 13:38:58 -05:00 |
|
Evan Prodromou
|
bbb32dd2f6
|
Extract HTML outputting code to a class HTMLOutputter
Moved the common_* methods for low-level HTML output to its own
class, HTMLOutputter in lib/htmloutputter.php.
|
2009-01-13 11:44:09 -05:00 |
|