summaryrefslogtreecommitdiff
path: root/it_html.class
AgeCommit message (Collapse)AuthorFilesLines
2007-09-25Add support for multi-select in select()Christian Weber1-3/+5
2007-09-24Add fieldset,legend,noscript to standard tags to avoid moretags in autoloaderChristian Weber1-1/+1
2007-09-19remove special div() and span() methods since this magic is gone for good now.Christian Weber1-36/+0
2007-09-05bugfixUrban Müller1-1/+1
2007-09-04warnings for deprecated div/spanUrban Müller1-2/+2
2007-09-03add support for p['head'] in constructor, configure() and html()Christian Weber1-1/+2
2007-09-03Make default xhtml again, added configure()Christian Schneider1-4/+15
2007-08-31get rid of oldhtml (use htmltypee), don't add it_boot tags outside of bodyChristian Weber1-9/+10
2007-08-31Fix title, simplified u()Christian Weber1-23/+5
2007-08-31Great cleanup, get rid of this->_* vars in favor of p[], add method html() ↵Christian Weber1-262/+232
to output entire page, got rid of asymmetric endhtml()
2007-08-30(no commit message)Christian Schneider1-2/+2
2007-08-22U() now also handles base urls with parametersChristian Schneider1-4/+5
2007-08-22Fix itjs paths with parameters (e.g. language override on poi popups)Christian Schneider1-1/+1
2007-08-16support max-ageUrban Müller1-1/+2
2007-07-26renamed files for autoloaderUrban Müller1-0/+551