summaryrefslogtreecommitdiffstats
path: root/user_guide/helpers
AgeCommit message (Expand)AuthorFilesLines
2010-03-05changing docs refs to future release 2.0.0Derek Jones22-22/+22
2010-03-05moved CAPTCHA plugin to a helperDerek Jones1-0/+195
2010-01-23Added alpha, and sha1 string types to random_string() in the String Helper.Derek Allard1-6/+8
2010-01-17clarifying redirect helperDerek Allard1-3/+2
2010-01-17optional precision argument in byte_format()Derek Allard1-1/+7
2010-01-07changing the second parameter in directory_map to an integer that controls re...Pascal Kriete1-3/+3
2010-01-05updated copyrightsDerek Jones21-21/+21
2009-11-27non-backwards compatible change to get_dir_file_info() for performance reason...Derek Jones1-2/+3
2009-10-08Deprecated the dohash() function in favour of do_hash() for naming consistency.Derek Allard1-3/+4
2009-09-16some user guide corrections in code examplesDerek Allard1-2/+2
2009-09-16adding accept-charset to form_open()Derek Allard1-4/+4
2009-09-11prep for 1.7.2 releaseDerek Jones21-21/+21
2009-08-17example fixDerek Allard1-1/+1
2009-08-17example fixDerek Allard1-1/+1
2009-08-17Clarified required parameters (again)Derek Allard1-1/+0
2009-08-17Clarified required parameters.Derek Allard1-1/+1
2009-07-29Updating the smiley helper to work with more than one field.Pascal Kriete1-16/+27
2009-07-22nav links in html helperDerek Allard1-8/+20
2009-05-26Directory helper's directory_map tweaked to allow inclusion of hidden files.Robin Sowell1-2/+5
2009-04-22updated copyrights to 2009Derek Jones21-21/+21
2009-04-20Tweaked form_dropdown to note it requires a multi-item array to trigger the a...Robin Sowell1-1/+1
2009-04-14example fixDerek Allard1-1/+1
2009-04-08added form_multiselect() to form helper to make it easier to create multisele...Derek Jones1-0/+8
2009-02-12fixed an example in url_title with capitalizationDerek Allard1-1/+1
2009-02-11Prep for 1.7.1 releaseDerek Jones21-21/+21
2009-02-10Changed the default "type" of form_button() to "button" from "submit" in the ...Derek Allard2-2/+7
2009-02-05Added the ability to have optgroups in form_dropdown() within the form helper.Derek Allard1-0/+1
2009-02-04link_tag() not link() in exampleDerek Allard1-1/+1
2009-02-04added a note explicitly outlining id as a settable option in form_dropdown()Derek Allard1-3/+3
2008-12-09added $lowercase parameter to url_title() to allow forced lowercaseDerek Jones1-1/+9
2008-11-13Changing EOL style to LFDerek Allard21-3804/+3804
2008-11-12Propset eol-style to CRLFDerek Jones2-464/+464
2008-11-02Added a doctype() function to the HTML helper.Derek Allard1-312/+367
2008-10-26Fixed a typoRick Ellis1-1/+1
2008-10-26fixed some typosRick Ellis2-14/+2
2008-10-23(no commit message)Rick Ellis1-0/+50
2008-10-17Description was bas-ackwardRick Ellis1-5/+9
2008-10-01Fixed extra text in img() function description of the userguideDerek Allard1-2/+1
2008-09-25clarificationDerek Allard1-1/+1
2008-09-25Fixed the spelling of "Dhaka" in the timezone_menu() function of the Date hel...Derek Allard1-2/+2
2008-09-04removed random invisible character (ASCII 194) from HTML and PHP filesDerek Jones1-3/+3
2008-08-31typo fixDerek Allard1-1/+1
2008-08-26Added Form Validation Library and updated docsRick Ellis21-27/+70
2008-08-26Made a Loader changes so that the new validation class will work.Rick Ellis21-21/+21
2008-08-21further whitespace fixesDerek Allard3-36/+36
2008-08-20Added descriptions for current_url() and uri_segments()Rick Ellis1-0/+12
2008-07-20guide example fix for form_hiddenDerek Allard1-1/+1
2008-07-16fixed a series of "next" and "previous" topic links that pointed to the wrong...Derek Allard3-3/+3
2008-07-13adds vs add typo fixDerek Allard1-1/+1
2008-06-27Moved the <label> output ability from the language library to a language help...Derek Jones1-0/+98