summaryrefslogtreecommitdiffstats
path: root/system/helpers/html_helper.php
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-15/+15
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-3/+3
2008-03-30Fixed a bug in link_tag() of the URL helper where a key was passed instead of...Derek Allard1-1/+1
2008-03-06Modified img() in the HTML Helper to remove an unneeded space.Derek Allard1-1/+1
2008-01-30added img() to HTML helperDerek Allard1-22/+29
2008-01-30remove stylesheet() so as not to overly pollute function names, rename link()...Derek Allard1-21/+2
2008-01-30added stylesheet() to html helperDerek Allard1-2/+24
2008-01-30Added link() to the HTML helper.Derek Allard1-4/+126
2008-01-28added ability to "extend" helpersDerek Jones1-61/+79
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-203/+203
2006-11-04(no commit message)admin1-0/+21
2006-10-29(no commit message)admin1-0/+107
2006-10-21(no commit message)admin1-2/+2
2006-08-25Initial Importadmin1-0/+76