sarven
|
91475ca33f
|
Update. Added separate $title param for input submit
|
2009-01-17 21:09:42 +00:00 |
|
sarven
|
5a81b6d04e
|
Added @title to input submit (reusing $label value until we really
need to make it custom)
|
2009-01-17 20:57:48 +00:00 |
|
sarven
|
0a5125675b
|
Updates to form styling
|
2009-01-17 00:01:53 +00:00 |
|
sarven
|
f46fd284e4
|
Update to forms and email settings
|
2009-01-16 23:41:46 +00:00 |
|
sarven
|
f17df2e6be
|
notice_favorite class
submit doesn't need a paragraph wrapper
|
2009-01-15 23:59:43 +00:00 |
|
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 |
|