summaryrefslogtreecommitdiffstats
path: root/user_guide/helpers
AgeCommit message (Expand)AuthorFilesLines
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-5/+14
2008-04-27Added the ability to include an optional HTTP Response Code in the redirect()...Derek Allard1-5/+8
2008-04-22<label for="item"> not <label id="item">Derek Allard1-2/+2
2008-04-04doc fixesDerek Allard2-130/+4
2008-04-01guide example fixesDerek Allard3-5/+5
2008-03-25doc typos and fixesDerek Allard1-1/+1
2008-03-23added a note of clarity that cookie prefixes need to be included when get_coo...Derek Allard1-5/+2
2008-03-18added form_button to form helperDerek Allard1-8/+41
2008-03-15fix an exampleDerek Allard1-1/+1
2008-03-04validation error fixesDerek Allard2-2/+2
2008-02-21fix the title (thanks coolfactor)Derek Allard1-1/+1
2008-02-13fixed a typo in url_helper example, added 1.6.2 to changelogDerek Allard1-1/+1
2008-02-13Added Path Helper to table of contents and updated copyright dates for all us...Derek Jones19-19/+19
2008-02-12(no commit message)Derek Allard19-19/+19
2008-02-12change 1.6.1 to 1.6.0.1Derek Allard19-19/+19
2008-02-11added Path HelperDerek Allard3-5/+105
2008-02-10added echo statements to a few helper examplesDerek Allard1-6/+6
2008-02-08fixed link to smileys zip fileDerek Jones1-1/+1
2008-02-04change version number from 1.6.0 to 1.6.1Derek Allard18-18/+18
2008-01-31discreet vs discreteDerek Allard1-3/+3
2008-01-30added img() to HTML helperDerek Allard1-1/+21
2008-01-30remove stylesheet() so as not to overly pollute function names, rename link()...Derek Allard1-17/+6
2008-01-30added stylesheet() to html helperDerek Allard1-11/+19
2008-01-30Added link() to the HTML helper.Derek Allard1-18/+36
2008-01-29Removed an unused parameter from Profiler (#3332).Derek Allard1-1/+1
2008-01-22assitive to assistiveDerek Allard1-1/+1
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones18-37/+37
2008-01-21typo fix string helperDerek Allard1-1/+1
2008-01-21assorted guide fixes and additionsDerek Allard1-5/+4
2008-01-19Added attributes into <html> of userguide for valid html.Derek Allard18-18/+18
2008-01-19added email helperDerek Allard3-5/+106
2008-01-18ExpressionEngine Dev Team in creditDerek Allard17-17/+17
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard17-17/+395
2008-01-04documented the ability to have multiple selected items in form_dropdown()Derek Allard1-385/+398
2008-01-04d'oh! Incomplete example.Derek Allard1-385/+385
2008-01-04docs for form_fieldset(), form_fieldset_close(), and form_label()Derek Allard1-1/+386
2007-12-22typos fixesDerek Allard1-1/+1
2007-12-17Added form_reset() function to form helper.Derek Allard1-338/+1
2007-12-09documented strip_quotes(), quotes_to_entities(), reduce_multiples()Derek Allard1-144/+1
2007-12-02Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper.Derek Allard1-203/+1
2007-10-28fixed userguide typoDerek Allard1-1/+1
2007-10-25Moved part of the userguide menu javascript to an external file.Derek Allard17-102/+17
2007-10-17noted that "location" was the default redirect method in the userguideDerek Allard1-1/+1
2007-09-24uniquid changed to uniqidDerek Allard1-1/+1
2007-08-14Documented the timezones() function in the Date HelperDerek Allard1-4/+4
2007-08-08fixed an example of plural() in the inflector helperDerek Allard1-1/+1
2007-08-08changed some-site.com to example.com in example code per http://www.rfc-edito...Derek Allard3-7/+7
2007-08-07added more descriptive titles to all user manual pagesDerek Allard17-17/+17
2007-07-12moved version number up in docs and CI_VERSIONDerek Allard17-17/+17
2007-07-12spelling correctionsDerek Jones1-2/+2