summaryrefslogtreecommitdiff
path: root/lib/htmloutputter.php
AgeCommit message (Expand)Author
2009-02-11change htmloutputter to use exception instead of common_user_errorEvan Prodromou
2009-02-11Handle DB_DataObject errors betterEvan Prodromou
2009-02-09trac #1160 fix dropdown xmloutput function for the selected attribute and fix...Robin Millette
2009-02-03trac533 Removed redundant calls to htmlspecialcharacters().Zach Copley
2009-01-22New HTTP error message classes for uiredesignZach Copley
2009-01-17Update. Added separate $title param for input submitsarven
2009-01-17Added @title to input submit (reusing $label value until we reallysarven
2009-01-17Updates to form stylingsarven
2009-01-16Update to forms and email settingssarven
2009-01-15notice_favorite classsarven
2009-01-15Fix the constructor for ActionEvan Prodromou
2009-01-14showBody() -- revisit to add @id and @class to <body>sarven
2009-01-14Add a name parameter to a couple of the form elementsEvan Prodromou
2009-01-13Change related classes doc for HTMLOutputterEvan Prodromou
2009-01-13Extract HTML outputting code to a class HTMLOutputterEvan Prodromou