summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/helpers
AgeCommit message (Expand)AuthorFilesLines
2014-12-05removing extra spacesPreetham1-1/+1
2014-12-05Removed img_name from captcha helperPreetham1-2/+0
2014-12-05closing #51. Added img_id and img_name in capcha helperPreetham1-1/+5
2014-12-04[ci skip] Update on the changes from PR #3388Andrey Andreev2-5/+5
2014-12-04Flag the smiley helper and shopping cart as deprecated.James L Parry1-0/+4
2014-11-12removed additional tabs and semicolonPreetham1-2/+2
2014-11-12Removing extra spaces.Preetham1-1/+0
2014-11-12 Closing #656 and updating documentationPreetham1-0/+3
2014-08-27Fix #2963Andrey Andreev2-3/+3
2014-04-14Uniformization in smiley helper documentationvlakoff1-1/+1
2014-02-26Deprecate HTML helpers nbs(), br()Andrey Andreev1-35/+41
2014-02-20Date helper days_in_month(), CI_Calendar::get_total_days() changesAndrey Andreev1-0/+3
2014-02-18Correct typoSerge Noskov1-21/+21
2014-02-07[ci skip] Add return types to helper docs (+ some other formatting)Andrey Andreev21-326/+361
2014-01-24[ci skip] Update Session library docsAndrey Andreev1-1/+1
2014-01-20[ci skip] Replace incorrect usage of 'then', where it should be 'than'Andrey Andreev2-18/+18
2014-01-20Merge branch 'develop' into feature/user-guide-cleanupAndrey Andreev2-4/+3
2014-01-08[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-1/+1
2014-01-07[ci skip] Update the Text helper docsAndrey Andreev1-3/+13
2014-01-06[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-23/+20
2013-11-12Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...Andrey Andreev1-1/+1
2013-10-21Add 'filename' to the return elements for create_captcha() (PR #2602)Andrey Andreev1-4/+5
2013-08-07Fix a few more merge conflictsvlakoff2-22/+26
2013-08-06Fix various typosvlakoff1-3/+3
2013-08-06Various typos and tabs adjustmentsvlakoff1-3/+3
2013-07-29Change spaces to tabsvlakoff1-14/+14
2013-07-28Polishing Form helpervlakoff1-11/+15
2013-07-22Change class filenames to UcfirstAndrey Andreev1-2/+2
2013-07-21Update HTML helper docsDerek Jones1-297/+300
2013-07-21Update Form helper docsDerek Jones1-406/+362
2013-07-21Update File helper docsDerek Jones1-102/+91
2013-07-21Update Email helper docsDerek Jones1-28/+34
2013-07-21Update Download helper docsDerek Jones1-21/+27
2013-07-21Update Directory helper docsDerek Jones1-54/+58
2013-07-20fixed param options on cookie helper function definitionsDerek Jones1-3/+3
2013-07-20Update Date helper docsDerek Jones1-241/+219
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