summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/loader.rst
AgeCommit message (Collapse)AuthorFilesLines
2017-07-21[ci skip] Merge pull request #5191 from jim-parry/patch/docsAndrey Andreev1-1/+1
Fix some mistakes in the user guide
2015-03-25Fixed user guide internal & external links to resolve problems reported by ↵Master Yoda1-2/+2
sphinx "make linkcheck" Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2015-02-02[ci skip] Fix #3515Andrey Andreev1-20/+20
2014-12-20User Guide TuningJames L Parry1-1/+2
Adjust the heading levels in the writeups for the input, loader, security and unit testing libraries, to match the other library writeups. Specifically, the class reference section in each of these was appearing as a sub-level in the toctree, when it should be at the same level. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2014-02-08[ci skip] Add return types to library docsAndrey Andreev1-54/+73
2014-01-20Merge branch 'develop' into feature/user-guide-cleanupAndrey Andreev1-1/+34
2014-01-11cleanup warningsConnor Tumbleson1-8/+4
Signed-off-by: Connor Tumbleson <connor.tumbleson@gmail.com>
2014-01-07[ci skip] Update Loader library docs for method chainingAndrey Andreev1-10/+10
2014-01-06[ci skip] Update the Loader class docsAndrey Andreev1-233/+298
2013-10-16Changelog/doc edits following PR #2684Andrey Andreev1-0/+5
2013-07-23Loader changes & optimizations related to issue #2551Andrey Andreev1-0/+26
2013-07-22Change class filenames to UcfirstAndrey Andreev1-1/+1
2013-01-28Fix issue #2202 and alter Loader Class docsAndrey Andreev1-74/+72
2012-09-23Update user_guide_src/source/libraries/loader.rstW. Kristianto1-1/+1
Remove the second parameter
2012-08-13Minor doc fixesdchill421-1/+1
2012-08-12Updated Loader and Session documentationdchill421-3/+68
2012-06-02Changed load model examples to use lowercase model name. Fixes #1417Alex Bilbie1-3/+3
2011-11-19add method get_vars() to CI_Loader to retrieve all variables loaded with ↵Shane Pearson1-0/+6
$this->load->vars()
2011-10-05fixed code block spacing in Loader, Output, and Pagination lib docsDerek Jones1-5/+24
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+259