summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-9/+10
default value is now NULL
2014-01-07[ci skip] Add a PostgreSQL CREATE TABLE sample to the Session docsAndrey Andreev1-3/+16
From PR #2758
2014-01-07[ci skip] Update CI_Zip::read_file() docsAndrey Andreev1-3/+13
2014-01-07[ci skip] Update Loader library docs for method chainingAndrey Andreev1-10/+10
2014-01-07Add basic HTTP auth info to the XML-RPC docsAndrey Andreev1-0/+4
2014-01-06[ci skip] Update the Session library docsAndrey Andreev1-27/+33
2014-01-06[ci skip] Update the Image_lib docsAndrey Andreev1-134/+171
2014-01-06[ci skip] Update the Loader class docsAndrey Andreev1-233/+298
2014-01-06[ci skip] Update the Form_validation library docsAndrey Andreev1-107/+61
2014-01-06[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-169/+227
2014-01-03[ci skip] Update the Unit testing library docsAndrey Andreev1-12/+85
2014-01-03[ci skip] Update the Language library docsAndrey Andreev1-3/+36
2014-01-03[ci skip] Add missing docs for CI_FTP::changedir()Andrey Andreev1-0/+11
2014-01-03[ci skip] Finish updating the FTP class docsAndrey Andreev1-90/+111
2014-01-03[ci skip] Some more generic user guide cleanupAndrey Andreev14-44/+73
2014-01-03[ci skip] Update the URI library docsAndrey Andreev1-124/+149
2014-01-03[ci skip] Update the Migration library docsAndrey Andreev1-54/+62
2014-01-03[ci skip] Update the Output library docsAndrey Andreev1-104/+120
2014-01-03[ci skip] Update the Pagination library docsAndrey Andreev1-48/+57
2014-01-03[ci skip] Update the Parser library docsAndrey Andreev1-14/+35
2014-01-03[ci skip] Update the Security class docsAndrey Andreev1-43/+60
2014-01-03[ci skip] Add/remove some newlines from the session docsAndrey Andreev1-2/+3
2013-12-17Fix #2775 (security lib docs)Andrey Andreev1-4/+4
2013-11-12Deprecate CI_Input::is_cli_request() and add common function is_cli() to ↵Andrey Andreev1-0/+3
replace it Calls to this function are often needed before the Input library is available
2013-10-29Update sess_time_to_update description (rel #2397)Andrey Andreev1-2/+3
2013-10-29newline at the eofKakysha1-1/+1
2013-10-29Update caching.rstkakysha1-1/+1
2013-10-28Update Redis Caching blockkakysha1-6/+17
Added config options
2013-10-21Add CI_Upload:: optionAndrey Andreev1-0/+5
2013-10-20refactored the class reference in session.rst to properly reflect the ↵Michael1-84/+61
session class Signed-off-by: Michael <michael@webstart.bg>
2013-10-16Changelog/doc edits following PR #2684Andrey Andreev1-0/+5
2013-10-06Added class reference to the session docsMichael1-4/+189
Signed-off-by: Michael <michael@webstart.bg>
2013-09-30Update the Session library docsMichael1-31/+34
Signed-off-by: Michael <michael@webstart.bg>
2013-09-23[ci skip] Update the Table library docsAndrey Andreev1-129/+143
2013-09-23[ci skip] Update the Trackback library docsAndrey Andreev1-44/+171
2013-09-23[ci skip] Update the Typography library docsAndrey Andreev1-69/+68
2013-09-23[ci skip] Update the User Agent library docsAndrey Andreev1-108/+134
2013-09-23[ci skip] Update XML-RPC library docsAndrey Andreev1-76/+106
2013-09-23[ci skip] Update Zip library docsAndrey Andreev1-113/+116
2013-09-15Adding missing reference to min_length in rules referenceAdwinTrave1-0/+1
2013-08-28[ci skip] Fix a documentation errorAndrey Andreev1-1/+1
2013-08-11Input class: change behavior of get_post() method, add post_get() methodvlakoff1-4/+12
followup to PR #2522
2013-08-07Partial update to FTP docsDerek Jones1-38/+49
2013-07-25Update Upload lib docsDerek Jones1-83/+82
2013-07-25Update Encrypt lib docsDerek Jones1-71/+105
2013-07-25Update Email lib docsDerek Jones1-140/+206
2013-07-24config->item() now returns NULL instead of FALSE when the required item ↵vlakoff1-1/+1
doesn't exist. Uniformization with other functions. This also brings the ability to properly use booleans in configuration.
2013-07-23Loader changes & optimizations related to issue #2551Andrey Andreev1-0/+26
2013-07-22Change class filenames to UcfirstAndrey Andreev4-5/+5
2013-07-22Update Config lib docsDerek Jones1-17/+85