summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/helpers
AgeCommit message (Expand)AuthorFilesLines
2013-07-20Update Cookie helper docsDerek Jones1-26/+29
2013-07-20Update CAPTCHA helper docsDerek Jones1-41/+45
2013-07-20Update Inflector helper docsDerek Jones1-33/+29
2013-07-20Update Language helper docsDerek Jones1-14/+20
2013-07-20Update Number helper docsDerek Jones1-18/+24
2013-07-20Update Path helper docsDerek Jones1-18/+24
2013-07-20Update Security helper docsDerek Jones1-41/+39
2013-07-20Update Smiley helper docsDerek Jones1-29/+30
2013-07-20Update String helper docsDerek Jones1-108/+96
2013-07-20Updating user guide :php:func: refs to :func:Derek Jones5-15/+15
2013-07-20Updating Text Helper docsDerek Jones1-108/+93
2013-07-20Updating Typography helper docsDerek Jones1-27/+29
2013-07-20Updating Array Helper docsDerek Jones1-69/+72
2013-07-20Dropping unecessary php: directive to function definitions in user guideDerek Jones18-117/+117
2013-07-20Update URL Helper docsDerek Jones1-213/+195
2013-07-20semantic correction function -> methodDerek Jones1-1/+1
2013-07-20simplify xml_convert method blockDerek Jones1-2/+1
2013-07-20whitespace in XML Helper docsDerek Jones1-1/+0
2013-07-20Adding function ToC to XML HelperDerek Jones1-4/+4
2013-07-19updating XML helper docsDerek Jones1-12/+30
2013-07-18[ci skip] Remove a description for a non-existing shadow color in the CAPTCHA...Andrey Andreev1-1/+1
2013-07-18Add color customization to the CAPTCHA helperAndrey Andreev1-1/+10
2013-07-18Add an optional parameter to URL helpers base_url() and site_url() (supersed...Andrey Andreev1-2/+4
2013-07-162.1.4 release related stuffAndrey Andreev1-1/+1
2013-07-15Fixing incorect references for time zonesAdwinTrave1-6/+6
2013-07-03Changed the smiley zip file download to reflect the new location at theSteven Crothers1-1/+1
2013-04-14user guide newline.ash1-1/+1
2013-04-10removed sanity checks (developer-supplied value, not user input), added chang...ash1-3/+3
2013-04-10Documentation change - explanation of captcha_word_length and character_pool_...ash1-1/+1
2013-04-10documenation editash1-0/+1
2013-04-10Updated documenationash1-2/+4
2013-01-24Move db_select() call from CI_DB_driver::initialize() to db_connect()Andrey Andreev1-1/+1
2013-01-23Removed slash from URI helper docMelvin Lammerts1-2/+2
2012-11-26Language helper lang() to accept optional HTML attributesAndrey Andreev1-5/+5
2012-11-22Added support for stream-like downloads of existing files to force_download()Andrey Andreev1-5/+7
2012-11-09Polish docs for URL and XML helpers and deprecate obsolete options for String...Andrey Andreev3-132/+181
2012-11-08Polish docs for String, Text and Typography helpersAndrey Andreev3-90/+196
2012-11-08Deprecate String helper trim_slashes()Andrey Andreev1-10/+18
2012-11-08Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley ...Andrey Andreev7-254/+352
2012-11-08Polish docs for the File and Form helpersAndrey Andreev2-209/+463
2012-11-08Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpersAndrey Andreev5-326/+275
2012-11-08Deprecate the Email helperAndrey Andreev1-15/+33
2012-11-06Fix issue #1978Andrey Andreev1-3/+2
2012-11-01Fix issue #1953 (form values being escaped twice)Andrey Andreev1-23/+21
2012-10-27Deprecate string helper repeater() (an alias for str_repeat())Andrey Andreev1-0/+3
2012-10-26Deprecated form helper function form_prep().Andrey Andreev1-24/+23
2012-10-05Remove an empty lineAndrey Andreev1-1/+1
2012-10-05Merge upstream branchAndrey Andreev8-166/+162
2012-09-17redirect() documentation: add a note for IIS usersvlakoff1-0/+4
2012-09-12Better server test in redirect() of URL helpervlakoff1-1/+1