summaryrefslogtreecommitdiffstats
path: root/user_guide/helpers
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-27Documented the language file use of byte_format() in the number helper.Derek Allard1-0/+5
2008-06-27Minor example fix in Number helperDerek Allard1-1/+1
2008-06-27changed user guide version to 1.6.3Derek Jones20-20/+20
2008-06-26changed your-site.com to example.com doc-wideDerek Jones4-15/+15
2008-06-19added terabytes to number helperDerek Allard3-2/+104
2008-05-31Charset information in the userguide has been moved above title for internati...Derek Allard19-135/+135
2008-05-25fix curly quotes in form_button exampleDerek Allard1-8/+8
2008-05-15date examplesDerek Allard1-15/+57
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-1/+1
2008-05-08clarification note on autolink() emailDerek Allard1-1/+1
2008-05-08added symbolic_permissions() and octal_permissions() to the File helperDerek Jones1-0/+18
2008-05-08Added a Reserved Names page to the userguide, and migrated reserved controlle...Derek Allard1-3/+6
2008-05-07fix up a few footnote linksDerek Allard2-5/+3
2008-05-06updated version number in user guide to 1.6.2Derek Jones19-19/+19
2008-05-06Added a Compatibility HelperDerek Jones1-0/+118
2008-05-06Flipped user guide page titles for easier recognition in tabs:Derek Jones18-18/+18
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