Andrey Andreev | c576995 | 2019-01-16 17:49:35 +0200 | [diff] [blame] | 1 | |
| 2 | |
| 3 | |
| 4 | <!DOCTYPE html> |
| 5 | <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> |
| 6 | <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> |
| 7 | <head> |
| 8 | <meta charset="utf-8"> |
| 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 10 | |
| 11 | <title>Index — CodeIgniter 3.1.10 documentation</title> |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | <link rel="shortcut icon" href="_static/ci-icon.ico"/> |
| 17 | |
| 18 | |
| 19 | |
| 20 | <link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto+Slab:400,700|Inconsolata:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'> |
| 21 | |
| 22 | |
| 23 | |
| 24 | |
| 25 | |
| 26 | |
| 27 | |
| 28 | |
| 29 | |
| 30 | <link rel="stylesheet" href="_static/css/citheme.css" type="text/css" /> |
| 31 | |
| 32 | |
| 33 | |
| 34 | <link rel="index" title="Index" |
| 35 | href="#"/> |
| 36 | <link rel="search" title="Search" href="search.html"/> |
| 37 | <link rel="top" title="CodeIgniter 3.1.10 documentation" href="index.html"/> |
| 38 | |
| 39 | |
| 40 | <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script> |
| 41 | |
| 42 | </head> |
| 43 | |
| 44 | <body class="wy-body-for-nav" role="document"> |
| 45 | |
| 46 | <div id="nav"> |
| 47 | <div id="nav_inner"> |
| 48 | |
| 49 | |
| 50 | |
| 51 | <div id="pulldown-menu" class="ciNav"> |
| 52 | <ul> |
| 53 | <li class="toctree-l1"><a class="reference internal" href="general/welcome.html">Welcome to CodeIgniter</a></li> |
| 54 | </ul> |
| 55 | <ul> |
| 56 | <li class="toctree-l1"><a class="reference internal" href="installation/index.html">Installation Instructions</a><ul> |
| 57 | <li class="toctree-l2"><a class="reference internal" href="installation/downloads.html">Downloading CodeIgniter</a></li> |
| 58 | <li class="toctree-l2"><a class="reference internal" href="installation/index.html">Installation Instructions</a></li> |
| 59 | <li class="toctree-l2"><a class="reference internal" href="installation/upgrading.html">Upgrading From a Previous Version</a></li> |
| 60 | <li class="toctree-l2"><a class="reference internal" href="installation/troubleshooting.html">Troubleshooting</a></li> |
| 61 | </ul> |
| 62 | </li> |
| 63 | </ul> |
| 64 | <ul> |
| 65 | <li class="toctree-l1"><a class="reference internal" href="overview/index.html">CodeIgniter Overview</a><ul> |
| 66 | <li class="toctree-l2"><a class="reference internal" href="overview/getting_started.html">Getting Started</a></li> |
| 67 | <li class="toctree-l2"><a class="reference internal" href="overview/at_a_glance.html">CodeIgniter at a Glance</a></li> |
| 68 | <li class="toctree-l2"><a class="reference internal" href="overview/features.html">Supported Features</a></li> |
| 69 | <li class="toctree-l2"><a class="reference internal" href="overview/appflow.html">Application Flow Chart</a></li> |
| 70 | <li class="toctree-l2"><a class="reference internal" href="overview/mvc.html">Model-View-Controller</a></li> |
| 71 | <li class="toctree-l2"><a class="reference internal" href="overview/goals.html">Architectural Goals</a></li> |
| 72 | </ul> |
| 73 | </li> |
| 74 | </ul> |
| 75 | <ul> |
| 76 | <li class="toctree-l1"><a class="reference internal" href="tutorial/index.html">Tutorial</a><ul> |
| 77 | <li class="toctree-l2"><a class="reference internal" href="tutorial/static_pages.html">Static pages</a></li> |
| 78 | <li class="toctree-l2"><a class="reference internal" href="tutorial/news_section.html">News section</a></li> |
| 79 | <li class="toctree-l2"><a class="reference internal" href="tutorial/create_news_items.html">Create news items</a></li> |
| 80 | <li class="toctree-l2"><a class="reference internal" href="tutorial/conclusion.html">Conclusion</a></li> |
| 81 | </ul> |
| 82 | </li> |
| 83 | </ul> |
| 84 | <ul> |
| 85 | <li class="toctree-l1"><a class="reference internal" href="contributing/index.html">Contributing to CodeIgniter</a><ul> |
| 86 | <li class="toctree-l2"><a class="reference internal" href="documentation/index.html">Writing CodeIgniter Documentation</a></li> |
| 87 | <li class="toctree-l2"><a class="reference internal" href="DCO.html">Developer’s Certificate of Origin 1.1</a></li> |
| 88 | </ul> |
| 89 | </li> |
| 90 | </ul> |
| 91 | <ul> |
| 92 | <li class="toctree-l1"><a class="reference internal" href="general/index.html">General Topics</a><ul> |
| 93 | <li class="toctree-l2"><a class="reference internal" href="general/urls.html">CodeIgniter URLs</a></li> |
| 94 | <li class="toctree-l2"><a class="reference internal" href="general/controllers.html">Controllers</a></li> |
| 95 | <li class="toctree-l2"><a class="reference internal" href="general/reserved_names.html">Reserved Names</a></li> |
| 96 | <li class="toctree-l2"><a class="reference internal" href="general/views.html">Views</a></li> |
| 97 | <li class="toctree-l2"><a class="reference internal" href="general/models.html">Models</a></li> |
| 98 | <li class="toctree-l2"><a class="reference internal" href="general/helpers.html">Helpers</a></li> |
| 99 | <li class="toctree-l2"><a class="reference internal" href="general/libraries.html">Using CodeIgniter Libraries</a></li> |
| 100 | <li class="toctree-l2"><a class="reference internal" href="general/creating_libraries.html">Creating Libraries</a></li> |
| 101 | <li class="toctree-l2"><a class="reference internal" href="general/drivers.html">Using CodeIgniter Drivers</a></li> |
| 102 | <li class="toctree-l2"><a class="reference internal" href="general/creating_drivers.html">Creating Drivers</a></li> |
| 103 | <li class="toctree-l2"><a class="reference internal" href="general/core_classes.html">Creating Core System Classes</a></li> |
| 104 | <li class="toctree-l2"><a class="reference internal" href="general/ancillary_classes.html">Creating Ancillary Classes</a></li> |
| 105 | <li class="toctree-l2"><a class="reference internal" href="general/hooks.html">Hooks - Extending the Framework Core</a></li> |
| 106 | <li class="toctree-l2"><a class="reference internal" href="general/autoloader.html">Auto-loading Resources</a></li> |
| 107 | <li class="toctree-l2"><a class="reference internal" href="general/common_functions.html">Common Functions</a></li> |
| 108 | <li class="toctree-l2"><a class="reference internal" href="general/compatibility_functions.html">Compatibility Functions</a></li> |
| 109 | <li class="toctree-l2"><a class="reference internal" href="general/routing.html">URI Routing</a></li> |
| 110 | <li class="toctree-l2"><a class="reference internal" href="general/errors.html">Error Handling</a></li> |
| 111 | <li class="toctree-l2"><a class="reference internal" href="general/caching.html">Caching</a></li> |
| 112 | <li class="toctree-l2"><a class="reference internal" href="general/profiling.html">Profiling Your Application</a></li> |
| 113 | <li class="toctree-l2"><a class="reference internal" href="general/cli.html">Running via the CLI</a></li> |
| 114 | <li class="toctree-l2"><a class="reference internal" href="general/managing_apps.html">Managing your Applications</a></li> |
| 115 | <li class="toctree-l2"><a class="reference internal" href="general/environments.html">Handling Multiple Environments</a></li> |
| 116 | <li class="toctree-l2"><a class="reference internal" href="general/alternative_php.html">Alternate PHP Syntax for View Files</a></li> |
| 117 | <li class="toctree-l2"><a class="reference internal" href="general/security.html">Security</a></li> |
| 118 | <li class="toctree-l2"><a class="reference internal" href="general/styleguide.html">PHP Style Guide</a></li> |
| 119 | </ul> |
| 120 | </li> |
| 121 | </ul> |
| 122 | <ul> |
| 123 | <li class="toctree-l1"><a class="reference internal" href="libraries/index.html">Libraries</a><ul> |
| 124 | <li class="toctree-l2"><a class="reference internal" href="libraries/benchmark.html">Benchmarking Class</a></li> |
| 125 | <li class="toctree-l2"><a class="reference internal" href="libraries/caching.html">Caching Driver</a></li> |
| 126 | <li class="toctree-l2"><a class="reference internal" href="libraries/calendar.html">Calendaring Class</a></li> |
| 127 | <li class="toctree-l2"><a class="reference internal" href="libraries/cart.html">Shopping Cart Class</a></li> |
| 128 | <li class="toctree-l2"><a class="reference internal" href="libraries/config.html">Config Class</a></li> |
| 129 | <li class="toctree-l2"><a class="reference internal" href="libraries/email.html">Email Class</a></li> |
| 130 | <li class="toctree-l2"><a class="reference internal" href="libraries/encrypt.html">Encrypt Class</a></li> |
| 131 | <li class="toctree-l2"><a class="reference internal" href="libraries/encryption.html">Encryption Library</a></li> |
| 132 | <li class="toctree-l2"><a class="reference internal" href="libraries/file_uploading.html">File Uploading Class</a></li> |
| 133 | <li class="toctree-l2"><a class="reference internal" href="libraries/form_validation.html">Form Validation</a></li> |
| 134 | <li class="toctree-l2"><a class="reference internal" href="libraries/ftp.html">FTP Class</a></li> |
| 135 | <li class="toctree-l2"><a class="reference internal" href="libraries/image_lib.html">Image Manipulation Class</a></li> |
| 136 | <li class="toctree-l2"><a class="reference internal" href="libraries/input.html">Input Class</a></li> |
| 137 | <li class="toctree-l2"><a class="reference internal" href="libraries/javascript.html">Javascript Class</a></li> |
| 138 | <li class="toctree-l2"><a class="reference internal" href="libraries/language.html">Language Class</a></li> |
| 139 | <li class="toctree-l2"><a class="reference internal" href="libraries/loader.html">Loader Class</a></li> |
| 140 | <li class="toctree-l2"><a class="reference internal" href="libraries/migration.html">Migrations Class</a></li> |
| 141 | <li class="toctree-l2"><a class="reference internal" href="libraries/output.html">Output Class</a></li> |
| 142 | <li class="toctree-l2"><a class="reference internal" href="libraries/pagination.html">Pagination Class</a></li> |
| 143 | <li class="toctree-l2"><a class="reference internal" href="libraries/parser.html">Template Parser Class</a></li> |
| 144 | <li class="toctree-l2"><a class="reference internal" href="libraries/security.html">Security Class</a></li> |
| 145 | <li class="toctree-l2"><a class="reference internal" href="libraries/sessions.html">Session Library</a></li> |
| 146 | <li class="toctree-l2"><a class="reference internal" href="libraries/table.html">HTML Table Class</a></li> |
| 147 | <li class="toctree-l2"><a class="reference internal" href="libraries/trackback.html">Trackback Class</a></li> |
| 148 | <li class="toctree-l2"><a class="reference internal" href="libraries/typography.html">Typography Class</a></li> |
| 149 | <li class="toctree-l2"><a class="reference internal" href="libraries/unit_testing.html">Unit Testing Class</a></li> |
| 150 | <li class="toctree-l2"><a class="reference internal" href="libraries/uri.html">URI Class</a></li> |
| 151 | <li class="toctree-l2"><a class="reference internal" href="libraries/user_agent.html">User Agent Class</a></li> |
| 152 | <li class="toctree-l2"><a class="reference internal" href="libraries/xmlrpc.html">XML-RPC and XML-RPC Server Classes</a></li> |
| 153 | <li class="toctree-l2"><a class="reference internal" href="libraries/zip.html">Zip Encoding Class</a></li> |
| 154 | </ul> |
| 155 | </li> |
| 156 | </ul> |
| 157 | <ul> |
| 158 | <li class="toctree-l1"><a class="reference internal" href="database/index.html">Database Reference</a><ul> |
| 159 | <li class="toctree-l2"><a class="reference internal" href="database/examples.html">Quick Start: Usage Examples</a></li> |
| 160 | <li class="toctree-l2"><a class="reference internal" href="database/configuration.html">Database Configuration</a></li> |
| 161 | <li class="toctree-l2"><a class="reference internal" href="database/connecting.html">Connecting to a Database</a></li> |
| 162 | <li class="toctree-l2"><a class="reference internal" href="database/queries.html">Running Queries</a></li> |
| 163 | <li class="toctree-l2"><a class="reference internal" href="database/results.html">Generating Query Results</a></li> |
| 164 | <li class="toctree-l2"><a class="reference internal" href="database/helpers.html">Query Helper Functions</a></li> |
| 165 | <li class="toctree-l2"><a class="reference internal" href="database/query_builder.html">Query Builder Class</a></li> |
| 166 | <li class="toctree-l2"><a class="reference internal" href="database/transactions.html">Transactions</a></li> |
| 167 | <li class="toctree-l2"><a class="reference internal" href="database/metadata.html">Getting MetaData</a></li> |
| 168 | <li class="toctree-l2"><a class="reference internal" href="database/call_function.html">Custom Function Calls</a></li> |
| 169 | <li class="toctree-l2"><a class="reference internal" href="database/caching.html">Query Caching</a></li> |
| 170 | <li class="toctree-l2"><a class="reference internal" href="database/forge.html">Database Manipulation with Database Forge</a></li> |
| 171 | <li class="toctree-l2"><a class="reference internal" href="database/utilities.html">Database Utilities Class</a></li> |
| 172 | <li class="toctree-l2"><a class="reference internal" href="database/db_driver_reference.html">Database Driver Reference</a></li> |
| 173 | </ul> |
| 174 | </li> |
| 175 | </ul> |
| 176 | <ul> |
| 177 | <li class="toctree-l1"><a class="reference internal" href="helpers/index.html">Helpers</a><ul> |
| 178 | <li class="toctree-l2"><a class="reference internal" href="helpers/array_helper.html">Array Helper</a></li> |
| 179 | <li class="toctree-l2"><a class="reference internal" href="helpers/captcha_helper.html">CAPTCHA Helper</a></li> |
| 180 | <li class="toctree-l2"><a class="reference internal" href="helpers/cookie_helper.html">Cookie Helper</a></li> |
| 181 | <li class="toctree-l2"><a class="reference internal" href="helpers/date_helper.html">Date Helper</a></li> |
| 182 | <li class="toctree-l2"><a class="reference internal" href="helpers/directory_helper.html">Directory Helper</a></li> |
| 183 | <li class="toctree-l2"><a class="reference internal" href="helpers/download_helper.html">Download Helper</a></li> |
| 184 | <li class="toctree-l2"><a class="reference internal" href="helpers/email_helper.html">Email Helper</a></li> |
| 185 | <li class="toctree-l2"><a class="reference internal" href="helpers/file_helper.html">File Helper</a></li> |
| 186 | <li class="toctree-l2"><a class="reference internal" href="helpers/form_helper.html">Form Helper</a></li> |
| 187 | <li class="toctree-l2"><a class="reference internal" href="helpers/html_helper.html">HTML Helper</a></li> |
| 188 | <li class="toctree-l2"><a class="reference internal" href="helpers/inflector_helper.html">Inflector Helper</a></li> |
| 189 | <li class="toctree-l2"><a class="reference internal" href="helpers/language_helper.html">Language Helper</a></li> |
| 190 | <li class="toctree-l2"><a class="reference internal" href="helpers/number_helper.html">Number Helper</a></li> |
| 191 | <li class="toctree-l2"><a class="reference internal" href="helpers/path_helper.html">Path Helper</a></li> |
| 192 | <li class="toctree-l2"><a class="reference internal" href="helpers/security_helper.html">Security Helper</a></li> |
| 193 | <li class="toctree-l2"><a class="reference internal" href="helpers/smiley_helper.html">Smiley Helper</a></li> |
| 194 | <li class="toctree-l2"><a class="reference internal" href="helpers/string_helper.html">String Helper</a></li> |
| 195 | <li class="toctree-l2"><a class="reference internal" href="helpers/text_helper.html">Text Helper</a></li> |
| 196 | <li class="toctree-l2"><a class="reference internal" href="helpers/typography_helper.html">Typography Helper</a></li> |
| 197 | <li class="toctree-l2"><a class="reference internal" href="helpers/url_helper.html">URL Helper</a></li> |
| 198 | <li class="toctree-l2"><a class="reference internal" href="helpers/xml_helper.html">XML Helper</a></li> |
| 199 | </ul> |
| 200 | </li> |
| 201 | </ul> |
| 202 | |
| 203 | </div> |
| 204 | |
| 205 | |
| 206 | </div> |
| 207 | </div> |
| 208 | <div id="nav2"> |
| 209 | <a href="#" id="openToc"> |
| 210 | <img src="data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAARgAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAKwCaAwERAAIRAQMRAf/EAHsAAQAABwEBAAAAAAAAAAAAAAABAwQFBgcIAgkBAQAAAAAAAAAAAAAAAAAAAAAQAAEDAwICBwYEAgsAAAAAAAIBAwQAEQUSBiEHkROTVNQWGDFBUVIUCHEiMtOUFWGBobHRQlMkZIRVEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDSC+ygkOOaUoKigUCgUCgUCgUCgUCgUCgUCgkuGguIP9FBMFb0Hqg7We+3jlmIqqYFf4ub+/QYlnOR/LqIBKGFUbf8qWv971BytQXXE7Y3Lnm3HsFhp2TaZJAdchRXpIgSpdEJWxJEW3xoKV7F5OMy7JkQn2o7D6w33XGjEAkoiqrJEqIiOIiKuhePCgqp22dyYyS3CyWHnQ5joG61HkRnmnTbaFSMhExRVQRRVJU9iUHjE7ez+fJ0MFipmUNhBV8YUd2SoIV9KkjQla9ltegttBdPLW4/qocL+UTfrMiHW4+P9M71shuyrqaHTcxsl7jegpsji8nh5ZwMvDfgTm0RTjSmjYdFCS6KoOIipdFunCgmNYTMv457MMY6U7iI6oMieDDhRm1VbIhuoOkbqtuK0Hpzb+eZcYZexUxt6UyUqK2cd0SdjtgrhOgijcgERUlJOCIl6CpgbP3blRI8XgMjNARAyKNDfeRBdFDBVUAXgQrqH4pxoJTu2NysY97LP4ac1io5q1InHFeGO24LnVKJuKOkSQ/yKir+rh7aCLG1dzypZQI2FnvTgccYOM3FeN0XWERXAUEFVQgQkUktdLpegm+Td3/Xli/L+S/mYNJIOF9G/wBeLKrZHFb0akG6W1WtQWSg3Dyg5e7V3fipE3O4/wCrktyzYA+ufas2LbZIlmnAT2kvuoN1wft95augilglX/tzP3qCu9O3LL/wV/i5v79BvmTADq14UGu91467Z6U9y0HzH/ncj/U/sT/CgynZG7I2NezpZGUjIycJkYkZSG+uQ81pbBNKLxJfjwoMqZ3/ALYHl35AJ7/cuwHcu5k7r1Q5pHetBjquqVVJWGxj9Zrtcl/Ggy3dHMvauR3HFZj5nHNxSyW5JISYDMoIwx8tFIGHZhPNaykGapr6rUAiicEoMG21lMRj8buPAz8xhJrr7uOeiPTCyAwXUaGR1mgozbTusOsFLEiJ7fbQa/h7gcjy2H3V6xppwDNtUSxCJIqp7valBuWVzJ22xuCROXNNZiJkMtms0DbjUkAZjzoDrTMd9dDRI44ZC2YsrYdKWP2WDT2S3N9dNdlRYrGMYc06IURXSYb0igrpWS485xVNS6nF4rwslkoMwnbpgZLB7bmt5uMweAhDEl4B5uSLzzqTnnyVpW2jaJHRMSIjdDiiotvy3DOE5rYTEbkl5yFn28k7JyG4c7AU2HtLH1uKfaiMPI40CdYbpNtmLdwTSn5rewLNld+7TLdeal4WarWBkbVKBjgdElMJJwAAY5fl4kB3b1fp4XvagsGS3FjJfLzDNtS8aeXx7LzT7TyzByQE5PccRGRC0ZRUDRV6y62vbjagzLmJzS2vuPK43JY6aP1TW6Jz+RIWyFtyC06y3EkiiinAo7YCqfq1AqqnGgsOH3lhZO8d1pmcpB8j5XIm9OYlBJSQ/FSS4427DKO0RC8AlcEMhFdViRR1WDWR5t3WXVuL1d106kG9vdeye2g60+1FDyW0shIcXVpyroXt8I8dfd+NB1vioAdWnD3UF1+gD4UFc6CEKpagxXN43rwJLUHz7yX2c8zokt9uHlsPIhA4aRnnHJTLptIS6CNsY7iASpxUUMkReGpfbQW0vtN5pitvrsN28rwtBD0nc0+/Yft5XhaB6TuaXfsP28rwtA9J3NPv2H7eV4Wgek7mn37D9vK8LQPSdzT79h+3leFoHpO5pd+w/byvC0D0nc0u/Yft5XhaB6TuaXfsP28rwtA9J3NLv2H7eV4Wgek7ml37D9vK8LQPSdzS79h+3leFoHpO5p9+w/byvC0E9r7Reazy2HIYVPxkS/CUHVn26cosxyv2g7h89LYmZSXOenvLEQ1YaQ222RATcQCP8rSGqqA8S02W2pQ6FhMoAIlqCtsnwoCpdKClejI4i3Sgtb+GBxVuNBSFt1pV/RQefLjPyUDy4z8lA8uM/JQPLjPyUDy4z8lA8uM/JQPLjPyUDy4z8lA8uM/JQPLjPyUDy4z8lA8utJ/koJ7WCbBU/LQXOPAFq1koK8B0pag90CggtBBf6qB0UDooHRQOigdFA6KB0UDooHRQOigdFA6KB0UDooI0EaBQf//Z" title="Toggle Table of Contents" alt="Toggle Table of Contents" /> |
| 211 | </a> |
| 212 | </div> |
| 213 | |
| 214 | <div class="wy-grid-for-nav"> |
| 215 | |
| 216 | |
| 217 | <nav data-toggle="wy-nav-shift" class="wy-nav-side"> |
| 218 | <div class="wy-side-nav-search"> |
| 219 | |
| 220 | <a href="index.html" class="fa fa-home"> CodeIgniter</a> |
| 221 | |
| 222 | |
| 223 | <div role="search"> |
| 224 | <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> |
| 225 | <input type="text" name="q" placeholder="Search docs" /> |
| 226 | <input type="hidden" name="check_keywords" value="yes" /> |
| 227 | <input type="hidden" name="area" value="default" /> |
| 228 | </form> |
| 229 | </div> |
| 230 | </div> |
| 231 | |
| 232 | <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> |
| 233 | |
| 234 | |
| 235 | |
| 236 | <ul> |
| 237 | <li class="toctree-l1"><a class="reference internal" href="general/welcome.html">Welcome to CodeIgniter</a></li> |
| 238 | </ul> |
| 239 | <ul> |
| 240 | <li class="toctree-l1"><a class="reference internal" href="installation/index.html">Installation Instructions</a><ul> |
| 241 | <li class="toctree-l2"><a class="reference internal" href="installation/downloads.html">Downloading CodeIgniter</a></li> |
| 242 | <li class="toctree-l2"><a class="reference internal" href="installation/index.html">Installation Instructions</a></li> |
| 243 | <li class="toctree-l2"><a class="reference internal" href="installation/upgrading.html">Upgrading From a Previous Version</a></li> |
| 244 | <li class="toctree-l2"><a class="reference internal" href="installation/troubleshooting.html">Troubleshooting</a></li> |
| 245 | </ul> |
| 246 | </li> |
| 247 | </ul> |
| 248 | <ul> |
| 249 | <li class="toctree-l1"><a class="reference internal" href="overview/index.html">CodeIgniter Overview</a><ul> |
| 250 | <li class="toctree-l2"><a class="reference internal" href="overview/getting_started.html">Getting Started</a></li> |
| 251 | <li class="toctree-l2"><a class="reference internal" href="overview/at_a_glance.html">CodeIgniter at a Glance</a></li> |
| 252 | <li class="toctree-l2"><a class="reference internal" href="overview/features.html">Supported Features</a></li> |
| 253 | <li class="toctree-l2"><a class="reference internal" href="overview/appflow.html">Application Flow Chart</a></li> |
| 254 | <li class="toctree-l2"><a class="reference internal" href="overview/mvc.html">Model-View-Controller</a></li> |
| 255 | <li class="toctree-l2"><a class="reference internal" href="overview/goals.html">Architectural Goals</a></li> |
| 256 | </ul> |
| 257 | </li> |
| 258 | </ul> |
| 259 | <ul> |
| 260 | <li class="toctree-l1"><a class="reference internal" href="tutorial/index.html">Tutorial</a><ul> |
| 261 | <li class="toctree-l2"><a class="reference internal" href="tutorial/static_pages.html">Static pages</a></li> |
| 262 | <li class="toctree-l2"><a class="reference internal" href="tutorial/news_section.html">News section</a></li> |
| 263 | <li class="toctree-l2"><a class="reference internal" href="tutorial/create_news_items.html">Create news items</a></li> |
| 264 | <li class="toctree-l2"><a class="reference internal" href="tutorial/conclusion.html">Conclusion</a></li> |
| 265 | </ul> |
| 266 | </li> |
| 267 | </ul> |
| 268 | <ul> |
| 269 | <li class="toctree-l1"><a class="reference internal" href="contributing/index.html">Contributing to CodeIgniter</a><ul> |
| 270 | <li class="toctree-l2"><a class="reference internal" href="documentation/index.html">Writing CodeIgniter Documentation</a></li> |
| 271 | <li class="toctree-l2"><a class="reference internal" href="DCO.html">Developer’s Certificate of Origin 1.1</a></li> |
| 272 | </ul> |
| 273 | </li> |
| 274 | </ul> |
| 275 | <ul> |
| 276 | <li class="toctree-l1"><a class="reference internal" href="general/index.html">General Topics</a><ul> |
| 277 | <li class="toctree-l2"><a class="reference internal" href="general/urls.html">CodeIgniter URLs</a></li> |
| 278 | <li class="toctree-l2"><a class="reference internal" href="general/controllers.html">Controllers</a></li> |
| 279 | <li class="toctree-l2"><a class="reference internal" href="general/reserved_names.html">Reserved Names</a></li> |
| 280 | <li class="toctree-l2"><a class="reference internal" href="general/views.html">Views</a></li> |
| 281 | <li class="toctree-l2"><a class="reference internal" href="general/models.html">Models</a></li> |
| 282 | <li class="toctree-l2"><a class="reference internal" href="general/helpers.html">Helpers</a></li> |
| 283 | <li class="toctree-l2"><a class="reference internal" href="general/libraries.html">Using CodeIgniter Libraries</a></li> |
| 284 | <li class="toctree-l2"><a class="reference internal" href="general/creating_libraries.html">Creating Libraries</a></li> |
| 285 | <li class="toctree-l2"><a class="reference internal" href="general/drivers.html">Using CodeIgniter Drivers</a></li> |
| 286 | <li class="toctree-l2"><a class="reference internal" href="general/creating_drivers.html">Creating Drivers</a></li> |
| 287 | <li class="toctree-l2"><a class="reference internal" href="general/core_classes.html">Creating Core System Classes</a></li> |
| 288 | <li class="toctree-l2"><a class="reference internal" href="general/ancillary_classes.html">Creating Ancillary Classes</a></li> |
| 289 | <li class="toctree-l2"><a class="reference internal" href="general/hooks.html">Hooks - Extending the Framework Core</a></li> |
| 290 | <li class="toctree-l2"><a class="reference internal" href="general/autoloader.html">Auto-loading Resources</a></li> |
| 291 | <li class="toctree-l2"><a class="reference internal" href="general/common_functions.html">Common Functions</a></li> |
| 292 | <li class="toctree-l2"><a class="reference internal" href="general/compatibility_functions.html">Compatibility Functions</a></li> |
| 293 | <li class="toctree-l2"><a class="reference internal" href="general/routing.html">URI Routing</a></li> |
| 294 | <li class="toctree-l2"><a class="reference internal" href="general/errors.html">Error Handling</a></li> |
| 295 | <li class="toctree-l2"><a class="reference internal" href="general/caching.html">Caching</a></li> |
| 296 | <li class="toctree-l2"><a class="reference internal" href="general/profiling.html">Profiling Your Application</a></li> |
| 297 | <li class="toctree-l2"><a class="reference internal" href="general/cli.html">Running via the CLI</a></li> |
| 298 | <li class="toctree-l2"><a class="reference internal" href="general/managing_apps.html">Managing your Applications</a></li> |
| 299 | <li class="toctree-l2"><a class="reference internal" href="general/environments.html">Handling Multiple Environments</a></li> |
| 300 | <li class="toctree-l2"><a class="reference internal" href="general/alternative_php.html">Alternate PHP Syntax for View Files</a></li> |
| 301 | <li class="toctree-l2"><a class="reference internal" href="general/security.html">Security</a></li> |
| 302 | <li class="toctree-l2"><a class="reference internal" href="general/styleguide.html">PHP Style Guide</a></li> |
| 303 | </ul> |
| 304 | </li> |
| 305 | </ul> |
| 306 | <ul> |
| 307 | <li class="toctree-l1"><a class="reference internal" href="libraries/index.html">Libraries</a><ul> |
| 308 | <li class="toctree-l2"><a class="reference internal" href="libraries/benchmark.html">Benchmarking Class</a></li> |
| 309 | <li class="toctree-l2"><a class="reference internal" href="libraries/caching.html">Caching Driver</a></li> |
| 310 | <li class="toctree-l2"><a class="reference internal" href="libraries/calendar.html">Calendaring Class</a></li> |
| 311 | <li class="toctree-l2"><a class="reference internal" href="libraries/cart.html">Shopping Cart Class</a></li> |
| 312 | <li class="toctree-l2"><a class="reference internal" href="libraries/config.html">Config Class</a></li> |
| 313 | <li class="toctree-l2"><a class="reference internal" href="libraries/email.html">Email Class</a></li> |
| 314 | <li class="toctree-l2"><a class="reference internal" href="libraries/encrypt.html">Encrypt Class</a></li> |
| 315 | <li class="toctree-l2"><a class="reference internal" href="libraries/encryption.html">Encryption Library</a></li> |
| 316 | <li class="toctree-l2"><a class="reference internal" href="libraries/file_uploading.html">File Uploading Class</a></li> |
| 317 | <li class="toctree-l2"><a class="reference internal" href="libraries/form_validation.html">Form Validation</a></li> |
| 318 | <li class="toctree-l2"><a class="reference internal" href="libraries/ftp.html">FTP Class</a></li> |
| 319 | <li class="toctree-l2"><a class="reference internal" href="libraries/image_lib.html">Image Manipulation Class</a></li> |
| 320 | <li class="toctree-l2"><a class="reference internal" href="libraries/input.html">Input Class</a></li> |
| 321 | <li class="toctree-l2"><a class="reference internal" href="libraries/javascript.html">Javascript Class</a></li> |
| 322 | <li class="toctree-l2"><a class="reference internal" href="libraries/language.html">Language Class</a></li> |
| 323 | <li class="toctree-l2"><a class="reference internal" href="libraries/loader.html">Loader Class</a></li> |
| 324 | <li class="toctree-l2"><a class="reference internal" href="libraries/migration.html">Migrations Class</a></li> |
| 325 | <li class="toctree-l2"><a class="reference internal" href="libraries/output.html">Output Class</a></li> |
| 326 | <li class="toctree-l2"><a class="reference internal" href="libraries/pagination.html">Pagination Class</a></li> |
| 327 | <li class="toctree-l2"><a class="reference internal" href="libraries/parser.html">Template Parser Class</a></li> |
| 328 | <li class="toctree-l2"><a class="reference internal" href="libraries/security.html">Security Class</a></li> |
| 329 | <li class="toctree-l2"><a class="reference internal" href="libraries/sessions.html">Session Library</a></li> |
| 330 | <li class="toctree-l2"><a class="reference internal" href="libraries/table.html">HTML Table Class</a></li> |
| 331 | <li class="toctree-l2"><a class="reference internal" href="libraries/trackback.html">Trackback Class</a></li> |
| 332 | <li class="toctree-l2"><a class="reference internal" href="libraries/typography.html">Typography Class</a></li> |
| 333 | <li class="toctree-l2"><a class="reference internal" href="libraries/unit_testing.html">Unit Testing Class</a></li> |
| 334 | <li class="toctree-l2"><a class="reference internal" href="libraries/uri.html">URI Class</a></li> |
| 335 | <li class="toctree-l2"><a class="reference internal" href="libraries/user_agent.html">User Agent Class</a></li> |
| 336 | <li class="toctree-l2"><a class="reference internal" href="libraries/xmlrpc.html">XML-RPC and XML-RPC Server Classes</a></li> |
| 337 | <li class="toctree-l2"><a class="reference internal" href="libraries/zip.html">Zip Encoding Class</a></li> |
| 338 | </ul> |
| 339 | </li> |
| 340 | </ul> |
| 341 | <ul> |
| 342 | <li class="toctree-l1"><a class="reference internal" href="database/index.html">Database Reference</a><ul> |
| 343 | <li class="toctree-l2"><a class="reference internal" href="database/examples.html">Quick Start: Usage Examples</a></li> |
| 344 | <li class="toctree-l2"><a class="reference internal" href="database/configuration.html">Database Configuration</a></li> |
| 345 | <li class="toctree-l2"><a class="reference internal" href="database/connecting.html">Connecting to a Database</a></li> |
| 346 | <li class="toctree-l2"><a class="reference internal" href="database/queries.html">Running Queries</a></li> |
| 347 | <li class="toctree-l2"><a class="reference internal" href="database/results.html">Generating Query Results</a></li> |
| 348 | <li class="toctree-l2"><a class="reference internal" href="database/helpers.html">Query Helper Functions</a></li> |
| 349 | <li class="toctree-l2"><a class="reference internal" href="database/query_builder.html">Query Builder Class</a></li> |
| 350 | <li class="toctree-l2"><a class="reference internal" href="database/transactions.html">Transactions</a></li> |
| 351 | <li class="toctree-l2"><a class="reference internal" href="database/metadata.html">Getting MetaData</a></li> |
| 352 | <li class="toctree-l2"><a class="reference internal" href="database/call_function.html">Custom Function Calls</a></li> |
| 353 | <li class="toctree-l2"><a class="reference internal" href="database/caching.html">Query Caching</a></li> |
| 354 | <li class="toctree-l2"><a class="reference internal" href="database/forge.html">Database Manipulation with Database Forge</a></li> |
| 355 | <li class="toctree-l2"><a class="reference internal" href="database/utilities.html">Database Utilities Class</a></li> |
| 356 | <li class="toctree-l2"><a class="reference internal" href="database/db_driver_reference.html">Database Driver Reference</a></li> |
| 357 | </ul> |
| 358 | </li> |
| 359 | </ul> |
| 360 | <ul> |
| 361 | <li class="toctree-l1"><a class="reference internal" href="helpers/index.html">Helpers</a><ul> |
| 362 | <li class="toctree-l2"><a class="reference internal" href="helpers/array_helper.html">Array Helper</a></li> |
| 363 | <li class="toctree-l2"><a class="reference internal" href="helpers/captcha_helper.html">CAPTCHA Helper</a></li> |
| 364 | <li class="toctree-l2"><a class="reference internal" href="helpers/cookie_helper.html">Cookie Helper</a></li> |
| 365 | <li class="toctree-l2"><a class="reference internal" href="helpers/date_helper.html">Date Helper</a></li> |
| 366 | <li class="toctree-l2"><a class="reference internal" href="helpers/directory_helper.html">Directory Helper</a></li> |
| 367 | <li class="toctree-l2"><a class="reference internal" href="helpers/download_helper.html">Download Helper</a></li> |
| 368 | <li class="toctree-l2"><a class="reference internal" href="helpers/email_helper.html">Email Helper</a></li> |
| 369 | <li class="toctree-l2"><a class="reference internal" href="helpers/file_helper.html">File Helper</a></li> |
| 370 | <li class="toctree-l2"><a class="reference internal" href="helpers/form_helper.html">Form Helper</a></li> |
| 371 | <li class="toctree-l2"><a class="reference internal" href="helpers/html_helper.html">HTML Helper</a></li> |
| 372 | <li class="toctree-l2"><a class="reference internal" href="helpers/inflector_helper.html">Inflector Helper</a></li> |
| 373 | <li class="toctree-l2"><a class="reference internal" href="helpers/language_helper.html">Language Helper</a></li> |
| 374 | <li class="toctree-l2"><a class="reference internal" href="helpers/number_helper.html">Number Helper</a></li> |
| 375 | <li class="toctree-l2"><a class="reference internal" href="helpers/path_helper.html">Path Helper</a></li> |
| 376 | <li class="toctree-l2"><a class="reference internal" href="helpers/security_helper.html">Security Helper</a></li> |
| 377 | <li class="toctree-l2"><a class="reference internal" href="helpers/smiley_helper.html">Smiley Helper</a></li> |
| 378 | <li class="toctree-l2"><a class="reference internal" href="helpers/string_helper.html">String Helper</a></li> |
| 379 | <li class="toctree-l2"><a class="reference internal" href="helpers/text_helper.html">Text Helper</a></li> |
| 380 | <li class="toctree-l2"><a class="reference internal" href="helpers/typography_helper.html">Typography Helper</a></li> |
| 381 | <li class="toctree-l2"><a class="reference internal" href="helpers/url_helper.html">URL Helper</a></li> |
| 382 | <li class="toctree-l2"><a class="reference internal" href="helpers/xml_helper.html">XML Helper</a></li> |
| 383 | </ul> |
| 384 | </li> |
| 385 | </ul> |
| 386 | |
| 387 | |
| 388 | |
| 389 | </div> |
| 390 | |
| 391 | </nav> |
| 392 | |
| 393 | <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> |
| 394 | |
| 395 | |
| 396 | <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> |
| 397 | <i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
| 398 | <a href="index.html">CodeIgniter</a> |
| 399 | </nav> |
| 400 | |
| 401 | |
| 402 | |
| 403 | <div class="wy-nav-content"> |
| 404 | <div class="rst-content"> |
| 405 | <div role="navigation" aria-label="breadcrumbs navigation"> |
| 406 | <ul class="wy-breadcrumbs"> |
| 407 | <li><a href="index.html">Docs</a> »</li> |
| 408 | |
| 409 | <li></li> |
| 410 | <li class="wy-breadcrumbs-aside"> |
| 411 | |
| 412 | </li> |
| 413 | <div style="float:right;margin-left:5px;" id="closeMe"> |
| 414 | <img title="Classic Layout" alt="classic layout" src="data:image/gif;base64,R0lGODlhFAAUAJEAAAAAADMzM////wAAACH5BAUUAAIALAAAAAAUABQAAAImlI+py+0PU5gRBRDM3DxbWoXis42X13USOLauUIqnlsaH/eY6UwAAOw==" /> |
| 415 | </div> |
| 416 | </ul> |
| 417 | <hr/> |
| 418 | </div> |
| 419 | <div role="main" class="document"> |
| 420 | |
| 421 | |
| 422 | <h1 id="index">Index</h1> |
| 423 | |
| 424 | <div class="genindex-jumpbox"> |
| 425 | <a href="#_"><strong>_</strong></a> |
| 426 | | <a href="#A"><strong>A</strong></a> |
| 427 | | <a href="#B"><strong>B</strong></a> |
| 428 | | <a href="#C"><strong>C</strong></a> |
| 429 | | <a href="#D"><strong>D</strong></a> |
| 430 | | <a href="#E"><strong>E</strong></a> |
| 431 | | <a href="#F"><strong>F</strong></a> |
| 432 | | <a href="#G"><strong>G</strong></a> |
| 433 | | <a href="#H"><strong>H</strong></a> |
| 434 | | <a href="#I"><strong>I</strong></a> |
| 435 | | <a href="#J"><strong>J</strong></a> |
| 436 | | <a href="#K"><strong>K</strong></a> |
| 437 | | <a href="#L"><strong>L</strong></a> |
| 438 | | <a href="#M"><strong>M</strong></a> |
| 439 | | <a href="#N"><strong>N</strong></a> |
| 440 | | <a href="#O"><strong>O</strong></a> |
| 441 | | <a href="#P"><strong>P</strong></a> |
| 442 | | <a href="#Q"><strong>Q</strong></a> |
| 443 | | <a href="#R"><strong>R</strong></a> |
| 444 | | <a href="#S"><strong>S</strong></a> |
| 445 | | <a href="#T"><strong>T</strong></a> |
| 446 | | <a href="#U"><strong>U</strong></a> |
| 447 | | <a href="#V"><strong>V</strong></a> |
| 448 | | <a href="#W"><strong>W</strong></a> |
| 449 | | <a href="#X"><strong>X</strong></a> |
| 450 | |
| 451 | </div> |
| 452 | <h2 id="_">_</h2> |
| 453 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 454 | <td style="width: 33%; vertical-align: top;"><ul> |
| 455 | <li><a href="libraries/sessions.html#CI_Session::__get"><strong>__get() (CI_Session method)</strong></a> |
| 456 | </li> |
| 457 | </ul></td> |
| 458 | <td style="width: 33%; vertical-align: top;"><ul> |
| 459 | <li><a href="libraries/sessions.html#CI_Session::__set"><strong>__set() (CI_Session method)</strong></a> |
| 460 | </li> |
| 461 | <li><a href="libraries/output.html#CI_Output::_display"><strong>_display() (CI_Output method)</strong></a> |
| 462 | </li> |
| 463 | </ul></td> |
| 464 | </tr></table> |
| 465 | |
| 466 | <h2 id="A">A</h2> |
| 467 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 468 | <td style="width: 33%; vertical-align: top;"><ul> |
| 469 | <li><a href="libraries/user_agent.html#CI_User_agent::accept_charset"><strong>accept_charset() (CI_User_agent method)</strong></a> |
| 470 | </li> |
| 471 | <li><a href="libraries/user_agent.html#CI_User_agent::accept_lang"><strong>accept_lang() (CI_User_agent method)</strong></a> |
| 472 | </li> |
| 473 | <li><a href="libraries/unit_testing.html#CI_Unit_test::active"><strong>active() (CI_Unit_test method)</strong></a> |
| 474 | </li> |
| 475 | <li><a href="database/forge.html#CI_DB_forge::add_column"><strong>add_column() (CI_DB_forge method)</strong></a> |
| 476 | </li> |
| 477 | <li><a href="libraries/zip.html#CI_Zip::add_data"><strong>add_data() (CI_Zip method)</strong></a> |
| 478 | </li> |
| 479 | <li><a href="libraries/zip.html#CI_Zip::add_dir"><strong>add_dir() (CI_Zip method)</strong></a> |
| 480 | </li> |
| 481 | <li><a href="database/forge.html#CI_DB_forge::add_field"><strong>add_field() (CI_DB_forge method)</strong></a> |
| 482 | </li> |
| 483 | <li><a href="database/forge.html#CI_DB_forge::add_key"><strong>add_key() (CI_DB_forge method)</strong></a> |
| 484 | </li> |
| 485 | <li><a href="libraries/loader.html#CI_Loader::add_package_path"><strong>add_package_path() (CI_Loader method)</strong></a> |
| 486 | </li> |
| 487 | <li><a href="libraries/table.html#CI_Table::add_row"><strong>add_row() (CI_Table method)</strong></a> |
| 488 | </li> |
| 489 | <li><a href="libraries/calendar.html#CI_Calendar::adjust_date"><strong>adjust_date() (CI_Calendar method)</strong></a> |
| 490 | </li> |
| 491 | <li><a href="database/db_driver_reference.html#CI_DB_driver::affected_rows"><strong>affected_rows() (CI_DB_driver method)</strong></a> |
| 492 | </li> |
| 493 | <li><a href="libraries/user_agent.html#CI_User_agent::agent_string"><strong>agent_string() (CI_User_agent method)</strong></a> |
| 494 | </li> |
| 495 | </ul></td> |
| 496 | <td style="width: 33%; vertical-align: top;"><ul> |
| 497 | <li><a href="libraries/sessions.html#CI_Session::all_userdata"><strong>all_userdata() (CI_Session method)</strong></a> |
| 498 | </li> |
| 499 | <li><a href="helpers/string_helper.html#alternator"><strong>alternator() (global function)</strong></a> |
| 500 | </li> |
| 501 | <li><a href="helpers/url_helper.html#anchor"><strong>anchor() (global function)</strong></a> |
| 502 | </li> |
| 503 | <li><a href="helpers/url_helper.html#anchor_popup"><strong>anchor_popup() (global function)</strong></a> |
| 504 | </li> |
| 505 | <li><a href="libraries/output.html#CI_Output::append_output"><strong>append_output() (CI_Output method)</strong></a> |
| 506 | </li> |
| 507 | <li><a href="libraries/zip.html#CI_Zip::archive"><strong>archive() (CI_Zip method)</strong></a> |
| 508 | </li> |
| 509 | <li><a href="general/compatibility_functions.html#array_column"><strong>array_column() (global function)</strong></a> |
| 510 | </li> |
| 511 | <li><a href="helpers/text_helper.html#ascii_to_entities"><strong>ascii_to_entities() (global function)</strong></a> |
| 512 | </li> |
| 513 | <li><a href="libraries/uri.html#CI_URI::assoc_to_uri"><strong>assoc_to_uri() (CI_URI method)</strong></a> |
| 514 | </li> |
| 515 | <li><a href="libraries/email.html#CI_Email::attach"><strong>attach() (CI_Email method)</strong></a> |
| 516 | </li> |
| 517 | <li><a href="libraries/email.html#CI_Email::attachment_cid"><strong>attachment_cid() (CI_Email method)</strong></a> |
| 518 | </li> |
| 519 | <li><a href="helpers/url_helper.html#auto_link"><strong>auto_link() (global function)</strong></a> |
| 520 | </li> |
| 521 | <li><a href="libraries/typography.html#CI_Typography::auto_typography"><strong>auto_typography() (CI_Typography method)</strong></a> |
| 522 | |
| 523 | <ul> |
| 524 | <li><a href="helpers/typography_helper.html#auto_typography"><strong>(global function)</strong></a> |
| 525 | </li> |
| 526 | </ul></li> |
| 527 | </ul></td> |
| 528 | </tr></table> |
| 529 | |
| 530 | <h2 id="B">B</h2> |
| 531 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 532 | <td style="width: 33%; vertical-align: top;"><ul> |
| 533 | <li><a href="database/utilities.html#CI_DB_utility::backup"><strong>backup() (CI_DB_utility method)</strong></a> |
| 534 | </li> |
| 535 | <li><a href="libraries/config.html#CI_Config::base_url"><strong>base_url() (CI_Config method)</strong></a> |
| 536 | |
| 537 | <ul> |
| 538 | <li><a href="helpers/url_helper.html#base_url"><strong>(global function)</strong></a> |
| 539 | </li> |
| 540 | </ul></li> |
| 541 | </ul></td> |
| 542 | <td style="width: 33%; vertical-align: top;"><ul> |
| 543 | <li><a href="libraries/email.html#CI_Email::bcc"><strong>bcc() (CI_Email method)</strong></a> |
| 544 | </li> |
| 545 | <li><a href="helpers/html_helper.html#br"><strong>br() (global function)</strong></a> |
| 546 | </li> |
| 547 | <li><a href="libraries/user_agent.html#CI_User_agent::browser"><strong>browser() (CI_User_agent method)</strong></a> |
| 548 | </li> |
| 549 | <li><a href="helpers/number_helper.html#byte_format"><strong>byte_format() (global function)</strong></a> |
| 550 | </li> |
| 551 | </ul></td> |
| 552 | </tr></table> |
| 553 | |
| 554 | <h2 id="C">C</h2> |
| 555 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 556 | <td style="width: 33%; vertical-align: top;"><ul> |
| 557 | <li><a href="libraries/output.html#CI_Output::cache"><strong>cache() (CI_Output method)</strong></a> |
| 558 | </li> |
| 559 | <li><a href="database/db_driver_reference.html#CI_DB_driver::cache_delete"><strong>cache_delete() (CI_DB_driver method)</strong></a> |
| 560 | </li> |
| 561 | <li><a href="database/db_driver_reference.html#CI_DB_driver::cache_delete_all"><strong>cache_delete_all() (CI_DB_driver method)</strong></a> |
| 562 | </li> |
| 563 | <li><a href="libraries/caching.html#CI_Cache::cache_info"><strong>cache_info() (CI_Cache method)</strong></a> |
| 564 | </li> |
| 565 | <li><a href="database/db_driver_reference.html#CI_DB_driver::cache_off"><strong>cache_off() (CI_DB_driver method)</strong></a> |
| 566 | </li> |
| 567 | <li><a href="database/db_driver_reference.html#CI_DB_driver::cache_on"><strong>cache_on() (CI_DB_driver method)</strong></a> |
| 568 | </li> |
| 569 | <li><a href="database/db_driver_reference.html#CI_DB_driver::cache_set_path"><strong>cache_set_path() (CI_DB_driver method)</strong></a> |
| 570 | </li> |
| 571 | <li><a href="database/db_driver_reference.html#CI_DB_driver::call_function"><strong>call_function() (CI_DB_driver method)</strong></a> |
| 572 | </li> |
| 573 | <li><a href="helpers/inflector_helper.html#camelize"><strong>camelize() (global function)</strong></a> |
| 574 | </li> |
| 575 | <li><a href="libraries/email.html#CI_Email::cc"><strong>cc() (CI_Email method)</strong></a> |
| 576 | </li> |
| 577 | <li><a href="libraries/ftp.html#CI_FTP::changedir"><strong>changedir() (CI_FTP method)</strong></a> |
| 578 | </li> |
| 579 | <li><a href="helpers/text_helper.html#character_limiter"><strong>character_limiter() (global function)</strong></a> |
| 580 | </li> |
| 581 | <li><a href="libraries/user_agent.html#CI_User_agent::charsets"><strong>charsets() (CI_User_agent method)</strong></a> |
| 582 | </li> |
| 583 | <li><a href="libraries/ftp.html#CI_FTP::chmod"><strong>chmod() (CI_FTP method)</strong></a> |
| 584 | </li> |
| 585 | <li><a href="libraries/benchmark.html#CI_Benchmark"><strong>CI_Benchmark (class)</strong></a> |
| 586 | </li> |
| 587 | <li><a href="libraries/caching.html#CI_Cache"><strong>CI_Cache (class)</strong></a> |
| 588 | </li> |
| 589 | <li><a href="libraries/calendar.html#CI_Calendar"><strong>CI_Calendar (class)</strong></a> |
| 590 | </li> |
| 591 | <li><a href="libraries/cart.html#CI_Cart"><strong>CI_Cart (class)</strong></a> |
| 592 | </li> |
| 593 | <li><a href="libraries/config.html#CI_Config"><strong>CI_Config (class)</strong></a> |
| 594 | </li> |
| 595 | <li><a href="database/db_driver_reference.html#CI_DB_driver"><strong>CI_DB_driver (class)</strong></a> |
| 596 | </li> |
| 597 | <li><a href="database/forge.html#CI_DB_forge"><strong>CI_DB_forge (class)</strong></a> |
| 598 | </li> |
| 599 | <li><a href="database/query_builder.html#CI_DB_query_builder"><strong>CI_DB_query_builder (class)</strong></a> |
| 600 | </li> |
| 601 | <li><a href="database/results.html#CI_DB_result"><strong>CI_DB_result (class)</strong></a> |
| 602 | </li> |
| 603 | <li><a href="database/utilities.html#CI_DB_utility"><strong>CI_DB_utility (class)</strong></a> |
| 604 | </li> |
| 605 | <li><a href="libraries/email.html#CI_Email"><strong>CI_Email (class)</strong></a> |
| 606 | </li> |
| 607 | <li><a href="libraries/encrypt.html#CI_Encrypt"><strong>CI_Encrypt (class)</strong></a> |
| 608 | </li> |
| 609 | <li><a href="libraries/encryption.html#CI_Encryption"><strong>CI_Encryption (class)</strong></a> |
| 610 | </li> |
| 611 | <li><a href="libraries/form_validation.html#CI_Form_validation"><strong>CI_Form_validation (class)</strong></a> |
| 612 | </li> |
| 613 | <li><a href="libraries/ftp.html#CI_FTP"><strong>CI_FTP (class)</strong></a> |
| 614 | </li> |
| 615 | <li><a href="libraries/image_lib.html#CI_Image_lib"><strong>CI_Image_lib (class)</strong></a> |
| 616 | </li> |
| 617 | <li><a href="libraries/input.html#CI_Input"><strong>CI_Input (class)</strong></a> |
| 618 | </li> |
| 619 | <li><a href="libraries/language.html#CI_Lang"><strong>CI_Lang (class)</strong></a> |
| 620 | </li> |
| 621 | <li><a href="libraries/loader.html#CI_Loader"><strong>CI_Loader (class)</strong></a> |
| 622 | </li> |
| 623 | <li><a href="libraries/migration.html#CI_Migration"><strong>CI_Migration (class)</strong></a> |
| 624 | </li> |
| 625 | <li><a href="libraries/output.html#CI_Output"><strong>CI_Output (class)</strong></a> |
| 626 | </li> |
| 627 | <li><a href="libraries/pagination.html#CI_Pagination"><strong>CI_Pagination (class)</strong></a> |
| 628 | </li> |
| 629 | <li><a href="libraries/parser.html#CI_Parser"><strong>CI_Parser (class)</strong></a> |
| 630 | </li> |
| 631 | <li><a href="libraries/security.html#CI_Security"><strong>CI_Security (class)</strong></a> |
| 632 | </li> |
| 633 | <li><a href="libraries/sessions.html#CI_Session"><strong>CI_Session (class)</strong></a> |
| 634 | </li> |
| 635 | </ul></td> |
| 636 | <td style="width: 33%; vertical-align: top;"><ul> |
| 637 | <li><a href="libraries/table.html#CI_Table"><strong>CI_Table (class)</strong></a> |
| 638 | </li> |
| 639 | <li><a href="libraries/trackback.html#CI_Trackback"><strong>CI_Trackback (class)</strong></a> |
| 640 | </li> |
| 641 | <li><a href="libraries/typography.html#CI_Typography"><strong>CI_Typography (class)</strong></a> |
| 642 | </li> |
| 643 | <li><a href="libraries/unit_testing.html#CI_Unit_test"><strong>CI_Unit_test (class)</strong></a> |
| 644 | </li> |
| 645 | <li><a href="libraries/file_uploading.html#CI_Upload"><strong>CI_Upload (class)</strong></a> |
| 646 | </li> |
| 647 | <li><a href="libraries/uri.html#CI_URI"><strong>CI_URI (class)</strong></a> |
| 648 | </li> |
| 649 | <li><a href="libraries/user_agent.html#CI_User_agent"><strong>CI_User_agent (class)</strong></a> |
| 650 | </li> |
| 651 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc"><strong>CI_Xmlrpc (class)</strong></a> |
| 652 | </li> |
| 653 | <li><a href="libraries/zip.html#CI_Zip"><strong>CI_Zip (class)</strong></a> |
| 654 | </li> |
| 655 | <li><a href="libraries/caching.html#CI_Cache::clean"><strong>clean() (CI_Cache method)</strong></a> |
| 656 | </li> |
| 657 | <li><a href="libraries/email.html#CI_Email::clear"><strong>clear() (CI_Email method)</strong></a> |
| 658 | |
| 659 | <ul> |
| 660 | <li><a href="libraries/image_lib.html#CI_Image_lib::clear"><strong>(CI_Image_lib method)</strong></a> |
| 661 | </li> |
| 662 | <li><a href="libraries/table.html#CI_Table::clear"><strong>(CI_Table method)</strong></a> |
| 663 | </li> |
| 664 | </ul></li> |
| 665 | <li><a href="libraries/zip.html#CI_Zip::clear_data"><strong>clear_data() (CI_Zip method)</strong></a> |
| 666 | </li> |
| 667 | <li><a href="libraries/loader.html#CI_Loader::clear_vars"><strong>clear_vars() (CI_Loader method)</strong></a> |
| 668 | </li> |
| 669 | <li><a href="database/db_driver_reference.html#CI_DB_driver::close"><strong>close() (CI_DB_driver method)</strong></a> |
| 670 | |
| 671 | <ul> |
| 672 | <li><a href="libraries/ftp.html#CI_FTP::close"><strong>(CI_FTP method)</strong></a> |
| 673 | </li> |
| 674 | </ul></li> |
| 675 | <li><a href="database/db_driver_reference.html#CI_DB_driver::compile_binds"><strong>compile_binds() (CI_DB_driver method)</strong></a> |
| 676 | </li> |
| 677 | <li><a href="libraries/loader.html#CI_Loader::config"><strong>config() (CI_Loader method)</strong></a> |
| 678 | </li> |
| 679 | <li><a href="general/common_functions.html#config_item"><strong>config_item() (global function)</strong></a> |
| 680 | </li> |
| 681 | <li><a href="libraries/ftp.html#CI_FTP::connect"><strong>connect() (CI_FTP method)</strong></a> |
| 682 | </li> |
| 683 | <li><a href="libraries/cart.html#CI_Cart::contents"><strong>contents() (CI_Cart method)</strong></a> |
| 684 | </li> |
| 685 | <li><a href="helpers/text_helper.html#convert_accented_characters"><strong>convert_accented_characters() (global function)</strong></a> |
| 686 | </li> |
| 687 | <li><a href="libraries/trackback.html#CI_Trackback::convert_ascii"><strong>convert_ascii() (CI_Trackback method)</strong></a> |
| 688 | </li> |
| 689 | <li><a href="libraries/trackback.html#CI_Trackback::convert_xml"><strong>convert_xml() (CI_Trackback method)</strong></a> |
| 690 | </li> |
| 691 | <li><a href="libraries/input.html#CI_Input::cookie"><strong>cookie() (CI_Input method)</strong></a> |
| 692 | </li> |
| 693 | <li><a href="database/db_driver_reference.html#CI_DB_driver::count_all"><strong>count_all() (CI_DB_driver method)</strong></a> |
| 694 | </li> |
| 695 | <li><a href="database/query_builder.html#CI_DB_query_builder::count_all_results"><strong>count_all_results() (CI_DB_query_builder method)</strong></a> |
| 696 | </li> |
| 697 | <li><a href="helpers/captcha_helper.html#create_captcha"><strong>create_captcha() (global function)</strong></a> |
| 698 | </li> |
| 699 | <li><a href="database/forge.html#CI_DB_forge::create_database"><strong>create_database() (CI_DB_forge method)</strong></a> |
| 700 | </li> |
| 701 | <li><a href="libraries/encryption.html#CI_Encryption::create_key"><strong>create_key() (CI_Encryption method)</strong></a> |
| 702 | </li> |
| 703 | <li><a href="libraries/pagination.html#CI_Pagination::create_links"><strong>create_links() (CI_Pagination method)</strong></a> |
| 704 | </li> |
| 705 | <li><a href="database/forge.html#CI_DB_forge::create_table"><strong>create_table() (CI_DB_forge method)</strong></a> |
| 706 | </li> |
| 707 | <li><a href="libraries/image_lib.html#CI_Image_lib::crop"><strong>crop() (CI_Image_lib method)</strong></a> |
| 708 | </li> |
| 709 | <li><a href="database/utilities.html#CI_DB_utility::csv_from_result"><strong>csv_from_result() (CI_DB_utility method)</strong></a> |
| 710 | </li> |
| 711 | <li><a href="libraries/migration.html#CI_Migration::current"><strong>current() (CI_Migration method)</strong></a> |
| 712 | </li> |
| 713 | <li><a href="helpers/url_helper.html#current_url"><strong>current_url() (global function)</strong></a> |
| 714 | </li> |
| 715 | <li><a href="database/results.html#CI_DB_result::custom_result_object"><strong>custom_result_object() (CI_DB_result method)</strong></a> |
| 716 | </li> |
| 717 | <li><a href="database/results.html#CI_DB_result::custom_row_object"><strong>custom_row_object() (CI_DB_result method)</strong></a> |
| 718 | </li> |
| 719 | </ul></td> |
| 720 | </tr></table> |
| 721 | |
| 722 | <h2 id="D">D</h2> |
| 723 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 724 | <td style="width: 33%; vertical-align: top;"><ul> |
| 725 | <li><a href="libraries/trackback.html#CI_Trackback::data"><strong>data() (CI_Trackback method)</strong></a> |
| 726 | |
| 727 | <ul> |
| 728 | <li><a href="libraries/file_uploading.html#CI_Upload::data"><strong>(CI_Upload method)</strong></a> |
| 729 | </li> |
| 730 | </ul></li> |
| 731 | <li><a href="database/results.html#CI_DB_result::data_seek"><strong>data_seek() (CI_DB_result method)</strong></a> |
| 732 | </li> |
| 733 | <li><a href="libraries/loader.html#CI_Loader::database"><strong>database() (CI_Loader method)</strong></a> |
| 734 | </li> |
| 735 | <li><a href="database/utilities.html#CI_DB_utility::database_exists"><strong>database_exists() (CI_DB_utility method)</strong></a> |
| 736 | </li> |
| 737 | <li><a href="helpers/date_helper.html#date_range"><strong>date_range() (global function)</strong></a> |
| 738 | </li> |
| 739 | <li><a href="helpers/date_helper.html#days_in_month"><strong>days_in_month() (global function)</strong></a> |
| 740 | </li> |
| 741 | <li><a href="database/db_driver_reference.html#CI_DB_driver::db_connect"><strong>db_connect() (CI_DB_driver method)</strong></a> |
| 742 | </li> |
| 743 | <li><a href="database/db_driver_reference.html#CI_DB_driver::db_pconnect"><strong>db_pconnect() (CI_DB_driver method)</strong></a> |
| 744 | </li> |
| 745 | <li><a href="database/db_driver_reference.html#CI_DB_driver::db_select"><strong>db_select() (CI_DB_driver method)</strong></a> |
| 746 | </li> |
| 747 | <li><a href="database/db_driver_reference.html#CI_DB_driver::db_set_charset"><strong>db_set_charset() (CI_DB_driver method)</strong></a> |
| 748 | </li> |
| 749 | <li><a href="libraries/loader.html#CI_Loader::dbforge"><strong>dbforge() (CI_Loader method)</strong></a> |
| 750 | </li> |
| 751 | <li><a href="database/query_builder.html#CI_DB_query_builder::dbprefix"><strong>dbprefix() (CI_DB_query_builder method)</strong></a> |
| 752 | </li> |
| 753 | <li><a href="libraries/loader.html#CI_Loader::dbutil"><strong>dbutil() (CI_Loader method)</strong></a> |
| 754 | </li> |
| 755 | <li><a href="libraries/encrypt.html#CI_Encrypt::decode"><strong>decode() (CI_Encrypt method)</strong></a> |
| 756 | </li> |
| 757 | <li><a href="libraries/caching.html#CI_Cache::decrement"><strong>decrement() (CI_Cache method)</strong></a> |
| 758 | </li> |
| 759 | <li><a href="libraries/encryption.html#CI_Encryption::decrypt"><strong>decrypt() (CI_Encryption method)</strong></a> |
| 760 | </li> |
| 761 | <li><a href="libraries/calendar.html#CI_Calendar::default_template"><strong>default_template() (CI_Calendar method)</strong></a> |
| 762 | </li> |
| 763 | <li><a href="libraries/caching.html#CI_Cache::delete"><strong>delete() (CI_Cache method)</strong></a> |
| 764 | |
| 765 | <ul> |
| 766 | <li><a href="database/query_builder.html#CI_DB_query_builder::delete"><strong>(CI_DB_query_builder method)</strong></a> |
| 767 | </li> |
| 768 | </ul></li> |
| 769 | <li><a href="helpers/cookie_helper.html#delete_cookie"><strong>delete_cookie() (global function)</strong></a> |
| 770 | </li> |
| 771 | </ul></td> |
| 772 | <td style="width: 33%; vertical-align: top;"><ul> |
| 773 | <li><a href="libraries/ftp.html#CI_FTP::delete_dir"><strong>delete_dir() (CI_FTP method)</strong></a> |
| 774 | </li> |
| 775 | <li><a href="libraries/ftp.html#CI_FTP::delete_file"><strong>delete_file() (CI_FTP method)</strong></a> |
| 776 | </li> |
| 777 | <li><a href="helpers/file_helper.html#delete_files"><strong>delete_files() (global function)</strong></a> |
| 778 | </li> |
| 779 | <li><a href="libraries/cart.html#CI_Cart::destroy"><strong>destroy() (CI_Cart method)</strong></a> |
| 780 | </li> |
| 781 | <li><a href="helpers/directory_helper.html#directory_map"><strong>directory_map() (global function)</strong></a> |
| 782 | </li> |
| 783 | <li><a href="database/db_driver_reference.html#CI_DB_driver::display_error"><strong>display_error() (CI_DB_driver method)</strong></a> |
| 784 | |
| 785 | <ul> |
| 786 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::display_error"><strong>(CI_Xmlrpc method)</strong></a> |
| 787 | </li> |
| 788 | </ul></li> |
| 789 | <li><a href="libraries/image_lib.html#CI_Image_lib::display_errors"><strong>display_errors() (CI_Image_lib method)</strong></a> |
| 790 | |
| 791 | <ul> |
| 792 | <li><a href="libraries/trackback.html#CI_Trackback::display_errors"><strong>(CI_Trackback method)</strong></a> |
| 793 | </li> |
| 794 | <li><a href="libraries/file_uploading.html#CI_Upload::display_errors"><strong>(CI_Upload method)</strong></a> |
| 795 | </li> |
| 796 | </ul></li> |
| 797 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::display_response"><strong>display_response() (CI_Xmlrpc method)</strong></a> |
| 798 | </li> |
| 799 | <li><a href="database/query_builder.html#CI_DB_query_builder::distinct"><strong>distinct() (CI_DB_query_builder method)</strong></a> |
| 800 | </li> |
| 801 | <li><a href="helpers/security_helper.html#do_hash"><strong>do_hash() (global function)</strong></a> |
| 802 | </li> |
| 803 | <li><a href="libraries/file_uploading.html#CI_Upload::do_upload"><strong>do_upload() (CI_Upload method)</strong></a> |
| 804 | </li> |
| 805 | <li><a href="helpers/html_helper.html#doctype"><strong>doctype() (global function)</strong></a> |
| 806 | </li> |
| 807 | <li><a href="libraries/ftp.html#CI_FTP::download"><strong>download() (CI_FTP method)</strong></a> |
| 808 | |
| 809 | <ul> |
| 810 | <li><a href="libraries/zip.html#CI_Zip::download"><strong>(CI_Zip method)</strong></a> |
| 811 | </li> |
| 812 | </ul></li> |
| 813 | <li><a href="libraries/loader.html#CI_Loader::driver"><strong>driver() (CI_Loader method)</strong></a> |
| 814 | </li> |
| 815 | <li><a href="database/forge.html#CI_DB_forge::drop_column"><strong>drop_column() (CI_DB_forge method)</strong></a> |
| 816 | </li> |
| 817 | <li><a href="database/forge.html#CI_DB_forge::drop_database"><strong>drop_database() (CI_DB_forge method)</strong></a> |
| 818 | </li> |
| 819 | <li><a href="database/forge.html#CI_DB_forge::drop_table"><strong>drop_table() (CI_DB_forge method)</strong></a> |
| 820 | </li> |
| 821 | </ul></td> |
| 822 | </tr></table> |
| 823 | |
| 824 | <h2 id="E">E</h2> |
| 825 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 826 | <td style="width: 33%; vertical-align: top;"><ul> |
| 827 | <li><a href="libraries/benchmark.html#CI_Benchmark::elapsed_time"><strong>elapsed_time() (CI_Benchmark method)</strong></a> |
| 828 | |
| 829 | <ul> |
| 830 | <li><a href="database/db_driver_reference.html#CI_DB_driver::elapsed_time"><strong>(CI_DB_driver method)</strong></a> |
| 831 | </li> |
| 832 | </ul></li> |
| 833 | <li><a href="helpers/array_helper.html#element"><strong>element() (global function)</strong></a> |
| 834 | </li> |
| 835 | <li><a href="helpers/array_helper.html#elements"><strong>elements() (global function)</strong></a> |
| 836 | </li> |
| 837 | <li><a href="helpers/text_helper.html#ellipsize"><strong>ellipsize() (global function)</strong></a> |
| 838 | </li> |
| 839 | <li><a href="database/query_builder.html#CI_DB_query_builder::empty_table"><strong>empty_table() (CI_DB_query_builder method)</strong></a> |
| 840 | </li> |
| 841 | <li><a href="libraries/output.html#CI_Output::enable_profiler"><strong>enable_profiler() (CI_Output method)</strong></a> |
| 842 | </li> |
| 843 | <li><a href="libraries/encrypt.html#CI_Encrypt::encode"><strong>encode() (CI_Encrypt method)</strong></a> |
| 844 | </li> |
| 845 | <li><a href="libraries/encrypt.html#CI_Encrypt::encode_from_legacy"><strong>encode_from_legacy() (CI_Encrypt method)</strong></a> |
| 846 | </li> |
| 847 | <li><a href="helpers/security_helper.html#encode_php_tags"><strong>encode_php_tags() (global function)</strong></a> |
| 848 | </li> |
| 849 | <li><a href="libraries/encryption.html#CI_Encryption::encrypt"><strong>encrypt() (CI_Encryption method)</strong></a> |
| 850 | </li> |
| 851 | </ul></td> |
| 852 | <td style="width: 33%; vertical-align: top;"><ul> |
| 853 | <li><a href="libraries/security.html#CI_Security::entity_decode"><strong>entity_decode() (CI_Security method)</strong></a> |
| 854 | |
| 855 | <ul> |
| 856 | <li><a href="helpers/typography_helper.html#entity_decode"><strong>(global function)</strong></a> |
| 857 | </li> |
| 858 | </ul></li> |
| 859 | <li><a href="libraries/form_validation.html#CI_Form_validation::error"><strong>error() (CI_Form_validation method)</strong></a> |
| 860 | </li> |
| 861 | <li><a href="libraries/form_validation.html#CI_Form_validation::error_array"><strong>error_array() (CI_Form_validation method)</strong></a> |
| 862 | </li> |
| 863 | <li><a href="libraries/form_validation.html#CI_Form_validation::error_string"><strong>error_string() (CI_Form_validation method)</strong></a> |
| 864 | |
| 865 | <ul> |
| 866 | <li><a href="libraries/migration.html#CI_Migration::error_string"><strong>(CI_Migration method)</strong></a> |
| 867 | </li> |
| 868 | </ul></li> |
| 869 | <li><a href="database/db_driver_reference.html#CI_DB_driver::escape"><strong>escape() (CI_DB_driver method)</strong></a> |
| 870 | </li> |
| 871 | <li><a href="database/db_driver_reference.html#CI_DB_driver::escape_identifiers"><strong>escape_identifiers() (CI_DB_driver method)</strong></a> |
| 872 | </li> |
| 873 | <li><a href="database/db_driver_reference.html#CI_DB_driver::escape_like_str"><strong>escape_like_str() (CI_DB_driver method)</strong></a> |
| 874 | </li> |
| 875 | <li><a href="database/db_driver_reference.html#CI_DB_driver::escape_str"><strong>escape_str() (CI_DB_driver method)</strong></a> |
| 876 | </li> |
| 877 | <li><a href="libraries/trackback.html#CI_Trackback::extract_urls"><strong>extract_urls() (CI_Trackback method)</strong></a> |
| 878 | </li> |
| 879 | </ul></td> |
| 880 | </tr></table> |
| 881 | |
| 882 | <h2 id="F">F</h2> |
| 883 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 884 | <td style="width: 33%; vertical-align: top;"><ul> |
| 885 | <li><a href="database/db_driver_reference.html#CI_DB_driver::field_data"><strong>field_data() (CI_DB_driver method)</strong></a> |
| 886 | |
| 887 | <ul> |
| 888 | <li><a href="database/results.html#CI_DB_result::field_data"><strong>(CI_DB_result method)</strong></a> |
| 889 | </li> |
| 890 | </ul></li> |
| 891 | <li><a href="database/db_driver_reference.html#CI_DB_driver::field_exists"><strong>field_exists() (CI_DB_driver method)</strong></a> |
| 892 | </li> |
| 893 | <li><a href="libraries/loader.html#CI_Loader::file"><strong>file() (CI_Loader method)</strong></a> |
| 894 | </li> |
| 895 | <li><a href="libraries/migration.html#CI_Migration::find_migrations"><strong>find_migrations() (CI_Migration method)</strong></a> |
| 896 | </li> |
| 897 | <li><a href="database/results.html#CI_DB_result::first_row"><strong>first_row() (CI_DB_result method)</strong></a> |
| 898 | </li> |
| 899 | <li><a href="libraries/sessions.html#CI_Session::flashdata"><strong>flashdata() (CI_Session method)</strong></a> |
| 900 | </li> |
| 901 | <li><a href="database/query_builder.html#CI_DB_query_builder::flush_cache"><strong>flush_cache() (CI_DB_query_builder method)</strong></a> |
| 902 | </li> |
| 903 | <li><a href="helpers/download_helper.html#force_download"><strong>force_download() (global function)</strong></a> |
| 904 | </li> |
| 905 | <li><a href="helpers/form_helper.html#form_button"><strong>form_button() (global function)</strong></a> |
| 906 | </li> |
| 907 | <li><a href="helpers/form_helper.html#form_checkbox"><strong>form_checkbox() (global function)</strong></a> |
| 908 | </li> |
| 909 | <li><a href="helpers/form_helper.html#form_close"><strong>form_close() (global function)</strong></a> |
| 910 | </li> |
| 911 | <li><a href="helpers/form_helper.html#form_dropdown"><strong>form_dropdown() (global function)</strong></a> |
| 912 | </li> |
| 913 | <li><a href="helpers/form_helper.html#form_error"><strong>form_error() (global function)</strong></a> |
| 914 | </li> |
| 915 | <li><a href="helpers/form_helper.html#form_fieldset"><strong>form_fieldset() (global function)</strong></a> |
| 916 | </li> |
| 917 | <li><a href="helpers/form_helper.html#form_fieldset_close"><strong>form_fieldset_close() (global function)</strong></a> |
| 918 | </li> |
| 919 | <li><a href="helpers/form_helper.html#form_hidden"><strong>form_hidden() (global function)</strong></a> |
| 920 | </li> |
| 921 | </ul></td> |
| 922 | <td style="width: 33%; vertical-align: top;"><ul> |
| 923 | <li><a href="helpers/form_helper.html#form_input"><strong>form_input() (global function)</strong></a> |
| 924 | </li> |
| 925 | <li><a href="helpers/form_helper.html#form_label"><strong>form_label() (global function)</strong></a> |
| 926 | </li> |
| 927 | <li><a href="helpers/form_helper.html#form_multiselect"><strong>form_multiselect() (global function)</strong></a> |
| 928 | </li> |
| 929 | <li><a href="helpers/form_helper.html#form_open"><strong>form_open() (global function)</strong></a> |
| 930 | </li> |
| 931 | <li><a href="helpers/form_helper.html#form_open_multipart"><strong>form_open_multipart() (global function)</strong></a> |
| 932 | </li> |
| 933 | <li><a href="helpers/form_helper.html#form_password"><strong>form_password() (global function)</strong></a> |
| 934 | </li> |
| 935 | <li><a href="helpers/form_helper.html#form_prep"><strong>form_prep() (global function)</strong></a> |
| 936 | </li> |
| 937 | <li><a href="helpers/form_helper.html#form_radio"><strong>form_radio() (global function)</strong></a> |
| 938 | </li> |
| 939 | <li><a href="helpers/form_helper.html#form_reset"><strong>form_reset() (global function)</strong></a> |
| 940 | </li> |
| 941 | <li><a href="helpers/form_helper.html#form_submit"><strong>form_submit() (global function)</strong></a> |
| 942 | </li> |
| 943 | <li><a href="helpers/form_helper.html#form_textarea"><strong>form_textarea() (global function)</strong></a> |
| 944 | </li> |
| 945 | <li><a href="helpers/form_helper.html#form_upload"><strong>form_upload() (global function)</strong></a> |
| 946 | </li> |
| 947 | <li><a href="libraries/typography.html#CI_Typography::format_characters"><strong>format_characters() (CI_Typography method)</strong></a> |
| 948 | </li> |
| 949 | <li><a href="database/results.html#CI_DB_result::free_result"><strong>free_result() (CI_DB_result method)</strong></a> |
| 950 | </li> |
| 951 | <li><a href="database/query_builder.html#CI_DB_query_builder::from"><strong>from() (CI_DB_query_builder method)</strong></a> |
| 952 | |
| 953 | <ul> |
| 954 | <li><a href="libraries/email.html#CI_Email::from"><strong>(CI_Email method)</strong></a> |
| 955 | </li> |
| 956 | </ul></li> |
| 957 | <li><a href="general/common_functions.html#function_usable"><strong>function_usable() (global function)</strong></a> |
| 958 | </li> |
| 959 | </ul></td> |
| 960 | </tr></table> |
| 961 | |
| 962 | <h2 id="G">G</h2> |
| 963 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 964 | <td style="width: 33%; vertical-align: top;"><ul> |
| 965 | <li><a href="libraries/calendar.html#CI_Calendar::generate"><strong>generate() (CI_Calendar method)</strong></a> |
| 966 | |
| 967 | <ul> |
| 968 | <li><a href="libraries/table.html#CI_Table::generate"><strong>(CI_Table method)</strong></a> |
| 969 | </li> |
| 970 | </ul></li> |
| 971 | <li><a href="libraries/caching.html#CI_Cache::get"><strong>get() (CI_Cache method)</strong></a> |
| 972 | |
| 973 | <ul> |
| 974 | <li><a href="database/query_builder.html#CI_DB_query_builder::get"><strong>(CI_DB_query_builder method)</strong></a> |
| 975 | </li> |
| 976 | <li><a href="libraries/input.html#CI_Input::get"><strong>(CI_Input method)</strong></a> |
| 977 | </li> |
| 978 | </ul></li> |
| 979 | <li><a href="helpers/smiley_helper.html#get_clickable_smileys"><strong>get_clickable_smileys() (global function)</strong></a> |
| 980 | </li> |
| 981 | <li><a href="database/query_builder.html#CI_DB_query_builder::get_compiled_delete"><strong>get_compiled_delete() (CI_DB_query_builder method)</strong></a> |
| 982 | </li> |
| 983 | <li><a href="database/query_builder.html#CI_DB_query_builder::get_compiled_insert"><strong>get_compiled_insert() (CI_DB_query_builder method)</strong></a> |
| 984 | </li> |
| 985 | <li><a href="database/query_builder.html#CI_DB_query_builder::get_compiled_select"><strong>get_compiled_select() (CI_DB_query_builder method)</strong></a> |
| 986 | </li> |
| 987 | <li><a href="database/query_builder.html#CI_DB_query_builder::get_compiled_update"><strong>get_compiled_update() (CI_DB_query_builder method)</strong></a> |
| 988 | </li> |
| 989 | <li><a href="libraries/output.html#CI_Output::get_content_type"><strong>get_content_type() (CI_Output method)</strong></a> |
| 990 | </li> |
| 991 | <li><a href="helpers/cookie_helper.html#get_cookie"><strong>get_cookie() (global function)</strong></a> |
| 992 | </li> |
| 993 | <li><a href="libraries/security.html#CI_Security::get_csrf_hash"><strong>get_csrf_hash() (CI_Security method)</strong></a> |
| 994 | </li> |
| 995 | <li><a href="libraries/security.html#CI_Security::get_csrf_token_name"><strong>get_csrf_token_name() (CI_Security method)</strong></a> |
| 996 | </li> |
| 997 | <li><a href="libraries/calendar.html#CI_Calendar::get_day_names"><strong>get_day_names() (CI_Calendar method)</strong></a> |
| 998 | </li> |
| 999 | <li><a href="helpers/file_helper.html#get_dir_file_info"><strong>get_dir_file_info() (global function)</strong></a> |
| 1000 | </li> |
| 1001 | <li><a href="helpers/file_helper.html#get_file_info"><strong>get_file_info() (global function)</strong></a> |
| 1002 | </li> |
| 1003 | <li><a href="helpers/file_helper.html#get_filenames"><strong>get_filenames() (global function)</strong></a> |
| 1004 | </li> |
| 1005 | <li><a href="libraries/sessions.html#CI_Session::get_flash_keys"><strong>get_flash_keys() (CI_Session method)</strong></a> |
| 1006 | </li> |
| 1007 | <li><a href="libraries/output.html#CI_Output::get_header"><strong>get_header() (CI_Output method)</strong></a> |
| 1008 | </li> |
| 1009 | <li><a href="libraries/trackback.html#CI_Trackback::get_id"><strong>get_id() (CI_Trackback method)</strong></a> |
| 1010 | </li> |
| 1011 | </ul></td> |
| 1012 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1013 | <li><a href="general/ancillary_classes.html#get_instance"><strong>get_instance() (global function)</strong></a> |
| 1014 | </li> |
| 1015 | <li><a href="libraries/cart.html#CI_Cart::get_item"><strong>get_item() (CI_Cart method)</strong></a> |
| 1016 | </li> |
| 1017 | <li><a href="libraries/caching.html#CI_Cache::get_metadata"><strong>get_metadata() (CI_Cache method)</strong></a> |
| 1018 | </li> |
| 1019 | <li><a href="helpers/file_helper.html#get_mime_by_extension"><strong>get_mime_by_extension() (global function)</strong></a> |
| 1020 | </li> |
| 1021 | <li><a href="general/common_functions.html#get_mimes"><strong>get_mimes() (global function)</strong></a> |
| 1022 | </li> |
| 1023 | <li><a href="libraries/calendar.html#CI_Calendar::get_month_name"><strong>get_month_name() (CI_Calendar method)</strong></a> |
| 1024 | </li> |
| 1025 | <li><a href="libraries/output.html#CI_Output::get_output"><strong>get_output() (CI_Output method)</strong></a> |
| 1026 | </li> |
| 1027 | <li><a href="libraries/loader.html#CI_Loader::get_package_paths"><strong>get_package_paths() (CI_Loader method)</strong></a> |
| 1028 | </li> |
| 1029 | <li><a href="libraries/input.html#CI_Input::get_post"><strong>get_post() (CI_Input method)</strong></a> |
| 1030 | </li> |
| 1031 | <li><a href="libraries/security.html#CI_Security::get_random_bytes"><strong>get_random_bytes() (CI_Security method)</strong></a> |
| 1032 | </li> |
| 1033 | <li><a href="libraries/input.html#CI_Input::get_request_header"><strong>get_request_header() (CI_Input method)</strong></a> |
| 1034 | </li> |
| 1035 | <li><a href="libraries/sessions.html#CI_Session::get_temp_keys"><strong>get_temp_keys() (CI_Session method)</strong></a> |
| 1036 | </li> |
| 1037 | <li><a href="libraries/calendar.html#CI_Calendar::get_total_days"><strong>get_total_days() (CI_Calendar method)</strong></a> |
| 1038 | </li> |
| 1039 | <li><a href="libraries/loader.html#CI_Loader::get_var"><strong>get_var() (CI_Loader method)</strong></a> |
| 1040 | </li> |
| 1041 | <li><a href="libraries/loader.html#CI_Loader::get_vars"><strong>get_vars() (CI_Loader method)</strong></a> |
| 1042 | </li> |
| 1043 | <li><a href="database/query_builder.html#CI_DB_query_builder::get_where"><strong>get_where() (CI_DB_query_builder method)</strong></a> |
| 1044 | </li> |
| 1045 | <li><a href="libraries/zip.html#CI_Zip::get_zip"><strong>get_zip() (CI_Zip method)</strong></a> |
| 1046 | </li> |
| 1047 | <li><a href="helpers/date_helper.html#gmt_to_local"><strong>gmt_to_local() (global function)</strong></a> |
| 1048 | </li> |
| 1049 | <li><a href="database/query_builder.html#CI_DB_query_builder::group_by"><strong>group_by() (CI_DB_query_builder method)</strong></a> |
| 1050 | </li> |
| 1051 | <li><a href="database/query_builder.html#CI_DB_query_builder::group_end"><strong>group_end() (CI_DB_query_builder method)</strong></a> |
| 1052 | </li> |
| 1053 | <li><a href="database/query_builder.html#CI_DB_query_builder::group_start"><strong>group_start() (CI_DB_query_builder method)</strong></a> |
| 1054 | </li> |
| 1055 | </ul></td> |
| 1056 | </tr></table> |
| 1057 | |
| 1058 | <h2 id="H">H</h2> |
| 1059 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1060 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1061 | <li><a href="libraries/cart.html#CI_Cart::has_options"><strong>has_options() (CI_Cart method)</strong></a> |
| 1062 | </li> |
| 1063 | <li><a href="libraries/form_validation.html#CI_Form_validation::has_rule"><strong>has_rule() (CI_Form_validation method)</strong></a> |
| 1064 | </li> |
| 1065 | <li><a href="libraries/sessions.html#CI_Session::has_userdata"><strong>has_userdata() (CI_Session method)</strong></a> |
| 1066 | </li> |
| 1067 | <li><a href="general/compatibility_functions.html#hash_equals"><strong>hash_equals() (global function)</strong></a> |
| 1068 | </li> |
| 1069 | <li><a href="general/compatibility_functions.html#hash_pbkdf2"><strong>hash_pbkdf2() (global function)</strong></a> |
| 1070 | </li> |
| 1071 | <li><a href="database/query_builder.html#CI_DB_query_builder::having"><strong>having() (CI_DB_query_builder method)</strong></a> |
| 1072 | </li> |
| 1073 | <li><a href="helpers/html_helper.html#heading"><strong>heading() (global function)</strong></a> |
| 1074 | </li> |
| 1075 | </ul></td> |
| 1076 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1077 | <li><a href="libraries/loader.html#CI_Loader::helper"><strong>helper() (CI_Loader method)</strong></a> |
| 1078 | </li> |
| 1079 | <li><a href="general/compatibility_functions.html#hex2bin"><strong>hex2bin() (global function)</strong></a> |
| 1080 | </li> |
| 1081 | <li><a href="helpers/text_helper.html#highlight_code"><strong>highlight_code() (global function)</strong></a> |
| 1082 | </li> |
| 1083 | <li><a href="helpers/text_helper.html#highlight_phrase"><strong>highlight_phrase() (global function)</strong></a> |
| 1084 | </li> |
| 1085 | <li><a href="libraries/encryption.html#CI_Encryption::hkdf"><strong>hkdf() (CI_Encryption method)</strong></a> |
| 1086 | </li> |
| 1087 | <li><a href="general/common_functions.html#html_escape"><strong>html_escape() (global function)</strong></a> |
| 1088 | </li> |
| 1089 | <li><a href="helpers/date_helper.html#human_to_unix"><strong>human_to_unix() (global function)</strong></a> |
| 1090 | </li> |
| 1091 | <li><a href="helpers/inflector_helper.html#humanize"><strong>humanize() (global function)</strong></a> |
| 1092 | </li> |
| 1093 | </ul></td> |
| 1094 | </tr></table> |
| 1095 | |
| 1096 | <h2 id="I">I</h2> |
| 1097 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1098 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1099 | <li><a href="helpers/html_helper.html#img"><strong>img() (global function)</strong></a> |
| 1100 | </li> |
| 1101 | <li><a href="libraries/caching.html#CI_Cache::increment"><strong>increment() (CI_Cache method)</strong></a> |
| 1102 | </li> |
| 1103 | <li><a href="helpers/string_helper.html#increment_string"><strong>increment_string() (global function)</strong></a> |
| 1104 | </li> |
| 1105 | <li><a href="helpers/url_helper.html#index_page"><strong>index_page() (global function)</strong></a> |
| 1106 | </li> |
| 1107 | <li><a href="libraries/calendar.html#CI_Calendar::initialize"><strong>initialize() (CI_Calendar method)</strong></a> |
| 1108 | |
| 1109 | <ul> |
| 1110 | <li><a href="database/db_driver_reference.html#CI_DB_driver::initialize"><strong>(CI_DB_driver method)</strong></a> |
| 1111 | </li> |
| 1112 | <li><a href="libraries/encryption.html#CI_Encryption::initialize"><strong>(CI_Encryption method)</strong></a> |
| 1113 | </li> |
| 1114 | <li><a href="libraries/image_lib.html#CI_Image_lib::initialize"><strong>(CI_Image_lib method)</strong></a> |
| 1115 | </li> |
| 1116 | <li><a href="libraries/pagination.html#CI_Pagination::initialize"><strong>(CI_Pagination method)</strong></a> |
| 1117 | </li> |
| 1118 | <li><a href="libraries/file_uploading.html#CI_Upload::initialize"><strong>(CI_Upload method)</strong></a> |
| 1119 | </li> |
| 1120 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::initialize"><strong>(CI_Xmlrpc method)</strong></a> |
| 1121 | </li> |
| 1122 | </ul></li> |
| 1123 | <li><a href="libraries/input.html#CI_Input::input_stream"><strong>input_stream() (CI_Input method)</strong></a> |
| 1124 | </li> |
| 1125 | <li><a href="libraries/cart.html#CI_Cart::insert"><strong>insert() (CI_Cart method)</strong></a> |
| 1126 | |
| 1127 | <ul> |
| 1128 | <li><a href="database/query_builder.html#CI_DB_query_builder::insert"><strong>(CI_DB_query_builder method)</strong></a> |
| 1129 | </li> |
| 1130 | </ul></li> |
| 1131 | <li><a href="database/query_builder.html#CI_DB_query_builder::insert_batch"><strong>insert_batch() (CI_DB_query_builder method)</strong></a> |
| 1132 | </li> |
| 1133 | </ul></td> |
| 1134 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1135 | <li><a href="database/db_driver_reference.html#CI_DB_driver::insert_string"><strong>insert_string() (CI_DB_driver method)</strong></a> |
| 1136 | </li> |
| 1137 | <li><a href="libraries/input.html#CI_Input::ip_address"><strong>ip_address() (CI_Input method)</strong></a> |
| 1138 | </li> |
| 1139 | <li><a href="libraries/input.html#CI_Input::is_ajax_request"><strong>is_ajax_request() (CI_Input method)</strong></a> |
| 1140 | </li> |
| 1141 | <li><a href="libraries/user_agent.html#CI_User_agent::is_browser"><strong>is_browser() (CI_User_agent method)</strong></a> |
| 1142 | </li> |
| 1143 | <li><a href="general/common_functions.html#is_cli"><strong>is_cli() (global function)</strong></a> |
| 1144 | </li> |
| 1145 | <li><a href="libraries/input.html#CI_Input::is_cli_request"><strong>is_cli_request() (CI_Input method)</strong></a> |
| 1146 | </li> |
| 1147 | <li><a href="general/common_functions.html#is_https"><strong>is_https() (global function)</strong></a> |
| 1148 | </li> |
| 1149 | <li><a href="libraries/loader.html#CI_Loader::is_loaded"><strong>is_loaded() (CI_Loader method)</strong></a> |
| 1150 | </li> |
| 1151 | <li><a href="libraries/user_agent.html#CI_User_agent::is_mobile"><strong>is_mobile() (CI_User_agent method)</strong></a> |
| 1152 | </li> |
| 1153 | <li><a href="general/common_functions.html#is_php"><strong>is_php() (global function)</strong></a> |
| 1154 | </li> |
| 1155 | <li><a href="general/common_functions.html#is_really_writable"><strong>is_really_writable() (global function)</strong></a> |
| 1156 | </li> |
| 1157 | <li><a href="libraries/user_agent.html#CI_User_agent::is_referral"><strong>is_referral() (CI_User_agent method)</strong></a> |
| 1158 | </li> |
| 1159 | <li><a href="libraries/user_agent.html#CI_User_agent::is_robot"><strong>is_robot() (CI_User_agent method)</strong></a> |
| 1160 | </li> |
| 1161 | <li><a href="libraries/caching.html#CI_Cache::is_supported"><strong>is_supported() (CI_Cache method)</strong></a> |
| 1162 | </li> |
| 1163 | <li><a href="database/db_driver_reference.html#CI_DB_driver::is_write_type"><strong>is_write_type() (CI_DB_driver method)</strong></a> |
| 1164 | </li> |
| 1165 | <li><a href="libraries/config.html#CI_Config::item"><strong>item() (CI_Config method)</strong></a> |
| 1166 | </li> |
| 1167 | </ul></td> |
| 1168 | </tr></table> |
| 1169 | |
| 1170 | <h2 id="J">J</h2> |
| 1171 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1172 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1173 | <li><a href="database/query_builder.html#CI_DB_query_builder::join"><strong>join() (CI_DB_query_builder method)</strong></a> |
| 1174 | </li> |
| 1175 | </ul></td> |
| 1176 | </tr></table> |
| 1177 | |
| 1178 | <h2 id="K">K</h2> |
| 1179 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1180 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1181 | <li><a href="libraries/sessions.html#CI_Session::keep_flashdata"><strong>keep_flashdata() (CI_Session method)</strong></a> |
| 1182 | </li> |
| 1183 | </ul></td> |
| 1184 | </tr></table> |
| 1185 | |
| 1186 | <h2 id="L">L</h2> |
| 1187 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1188 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1189 | <li><a href="helpers/language_helper.html#lang"><strong>lang() (global function)</strong></a> |
| 1190 | </li> |
| 1191 | <li><a href="libraries/loader.html#CI_Loader::language"><strong>language() (CI_Loader method)</strong></a> |
| 1192 | </li> |
| 1193 | <li><a href="libraries/user_agent.html#CI_User_agent::languages"><strong>languages() (CI_User_agent method)</strong></a> |
| 1194 | </li> |
| 1195 | <li><a href="database/db_driver_reference.html#CI_DB_driver::last_query"><strong>last_query() (CI_DB_driver method)</strong></a> |
| 1196 | </li> |
| 1197 | <li><a href="database/results.html#CI_DB_result::last_row"><strong>last_row() (CI_DB_result method)</strong></a> |
| 1198 | </li> |
| 1199 | <li><a href="libraries/migration.html#CI_Migration::latest"><strong>latest() (CI_Migration method)</strong></a> |
| 1200 | </li> |
| 1201 | <li><a href="libraries/loader.html#CI_Loader::library"><strong>library() (CI_Loader method)</strong></a> |
| 1202 | </li> |
| 1203 | <li><a href="database/query_builder.html#CI_DB_query_builder::like"><strong>like() (CI_DB_query_builder method)</strong></a> |
| 1204 | </li> |
| 1205 | <li><a href="database/query_builder.html#CI_DB_query_builder::limit"><strong>limit() (CI_DB_query_builder method)</strong></a> |
| 1206 | </li> |
| 1207 | <li><a href="libraries/trackback.html#CI_Trackback::limit_characters"><strong>limit_characters() (CI_Trackback method)</strong></a> |
| 1208 | </li> |
| 1209 | </ul></td> |
| 1210 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1211 | <li><a href="libraries/language.html#CI_Lang::line"><strong>line() (CI_Lang method)</strong></a> |
| 1212 | </li> |
| 1213 | <li><a href="helpers/html_helper.html#link_tag"><strong>link_tag() (global function)</strong></a> |
| 1214 | </li> |
| 1215 | <li><a href="database/utilities.html#CI_DB_utility::list_databases"><strong>list_databases() (CI_DB_utility method)</strong></a> |
| 1216 | </li> |
| 1217 | <li><a href="database/db_driver_reference.html#CI_DB_driver::list_fields"><strong>list_fields() (CI_DB_driver method)</strong></a> |
| 1218 | |
| 1219 | <ul> |
| 1220 | <li><a href="database/results.html#CI_DB_result::list_fields"><strong>(CI_DB_result method)</strong></a> |
| 1221 | </li> |
| 1222 | </ul></li> |
| 1223 | <li><a href="libraries/ftp.html#CI_FTP::list_files"><strong>list_files() (CI_FTP method)</strong></a> |
| 1224 | </li> |
| 1225 | <li><a href="database/db_driver_reference.html#CI_DB_driver::list_tables"><strong>list_tables() (CI_DB_driver method)</strong></a> |
| 1226 | </li> |
| 1227 | <li><a href="libraries/config.html#CI_Config::load"><strong>load() (CI_Config method)</strong></a> |
| 1228 | |
| 1229 | <ul> |
| 1230 | <li><a href="libraries/language.html#CI_Lang::load"><strong>(CI_Lang method)</strong></a> |
| 1231 | </li> |
| 1232 | </ul></li> |
| 1233 | <li><a href="helpers/date_helper.html#local_to_gmt"><strong>local_to_gmt() (global function)</strong></a> |
| 1234 | </li> |
| 1235 | <li><a href="general/errors.html#log_message"><strong>log_message() (global function)</strong></a> |
| 1236 | </li> |
| 1237 | </ul></td> |
| 1238 | </tr></table> |
| 1239 | |
| 1240 | <h2 id="M">M</h2> |
| 1241 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1242 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1243 | <li><a href="helpers/url_helper.html#mailto"><strong>mailto() (global function)</strong></a> |
| 1244 | </li> |
| 1245 | <li><a href="libraries/table.html#CI_Table::make_columns"><strong>make_columns() (CI_Table method)</strong></a> |
| 1246 | </li> |
| 1247 | <li><a href="libraries/benchmark.html#CI_Benchmark::mark"><strong>mark() (CI_Benchmark method)</strong></a> |
| 1248 | </li> |
| 1249 | <li><a href="libraries/sessions.html#CI_Session::mark_as_flash"><strong>mark_as_flash() (CI_Session method)</strong></a> |
| 1250 | </li> |
| 1251 | <li><a href="libraries/sessions.html#CI_Session::mark_as_temp"><strong>mark_as_temp() (CI_Session method)</strong></a> |
| 1252 | </li> |
| 1253 | <li><a href="general/compatibility_functions.html#mb_strlen"><strong>mb_strlen() (global function)</strong></a> |
| 1254 | </li> |
| 1255 | <li><a href="general/compatibility_functions.html#mb_strpos"><strong>mb_strpos() (global function)</strong></a> |
| 1256 | </li> |
| 1257 | <li><a href="general/compatibility_functions.html#mb_substr"><strong>mb_substr() (global function)</strong></a> |
| 1258 | </li> |
| 1259 | <li><a href="helpers/date_helper.html#mdate"><strong>mdate() (global function)</strong></a> |
| 1260 | </li> |
| 1261 | <li><a href="libraries/benchmark.html#CI_Benchmark::memory_usage"><strong>memory_usage() (CI_Benchmark method)</strong></a> |
| 1262 | </li> |
| 1263 | </ul></td> |
| 1264 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1265 | <li><a href="libraries/email.html#CI_Email::message"><strong>message() (CI_Email method)</strong></a> |
| 1266 | </li> |
| 1267 | <li><a href="helpers/html_helper.html#meta"><strong>meta() (global function)</strong></a> |
| 1268 | </li> |
| 1269 | <li><a href="libraries/input.html#CI_Input::method"><strong>method() (CI_Input method)</strong></a> |
| 1270 | |
| 1271 | <ul> |
| 1272 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::method"><strong>(CI_Xmlrpc method)</strong></a> |
| 1273 | </li> |
| 1274 | </ul></li> |
| 1275 | <li><a href="libraries/ftp.html#CI_FTP::mirror"><strong>mirror() (CI_FTP method)</strong></a> |
| 1276 | </li> |
| 1277 | <li><a href="libraries/ftp.html#CI_FTP::mkdir"><strong>mkdir() (CI_FTP method)</strong></a> |
| 1278 | </li> |
| 1279 | <li><a href="libraries/user_agent.html#CI_User_agent::mobile"><strong>mobile() (CI_User_agent method)</strong></a> |
| 1280 | </li> |
| 1281 | <li><a href="libraries/loader.html#CI_Loader::model"><strong>model() (CI_Loader method)</strong></a> |
| 1282 | </li> |
| 1283 | <li><a href="database/forge.html#CI_DB_forge::modify_column"><strong>modify_column() (CI_DB_forge method)</strong></a> |
| 1284 | </li> |
| 1285 | <li><a href="libraries/ftp.html#CI_FTP::move"><strong>move() (CI_FTP method)</strong></a> |
| 1286 | </li> |
| 1287 | <li><a href="helpers/date_helper.html#mysql_to_unix"><strong>mysql_to_unix() (global function)</strong></a> |
| 1288 | </li> |
| 1289 | </ul></td> |
| 1290 | </tr></table> |
| 1291 | |
| 1292 | <h2 id="N">N</h2> |
| 1293 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1294 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1295 | <li><a href="helpers/html_helper.html#nbs"><strong>nbs() (global function)</strong></a> |
| 1296 | </li> |
| 1297 | <li><a href="database/results.html#CI_DB_result::next_row"><strong>next_row() (CI_DB_result method)</strong></a> |
| 1298 | </li> |
| 1299 | <li><a href="helpers/date_helper.html#nice_date"><strong>nice_date() (global function)</strong></a> |
| 1300 | </li> |
| 1301 | <li><a href="libraries/typography.html#CI_Typography::nl2br_except_pre"><strong>nl2br_except_pre() (CI_Typography method)</strong></a> |
| 1302 | |
| 1303 | <ul> |
| 1304 | <li><a href="helpers/typography_helper.html#nl2br_except_pre"><strong>(global function)</strong></a> |
| 1305 | </li> |
| 1306 | </ul></li> |
| 1307 | </ul></td> |
| 1308 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1309 | <li><a href="database/query_builder.html#CI_DB_query_builder::not_group_start"><strong>not_group_start() (CI_DB_query_builder method)</strong></a> |
| 1310 | </li> |
| 1311 | <li><a href="database/query_builder.html#CI_DB_query_builder::not_like"><strong>not_like() (CI_DB_query_builder method)</strong></a> |
| 1312 | </li> |
| 1313 | <li><a href="helpers/date_helper.html#now"><strong>now() (global function)</strong></a> |
| 1314 | </li> |
| 1315 | <li><a href="database/results.html#CI_DB_result::num_fields"><strong>num_fields() (CI_DB_result method)</strong></a> |
| 1316 | </li> |
| 1317 | <li><a href="database/results.html#CI_DB_result::num_rows"><strong>num_rows() (CI_DB_result method)</strong></a> |
| 1318 | </li> |
| 1319 | </ul></td> |
| 1320 | </tr></table> |
| 1321 | |
| 1322 | <h2 id="O">O</h2> |
| 1323 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1324 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1325 | <li><a href="helpers/file_helper.html#octal_permissions"><strong>octal_permissions() (global function)</strong></a> |
| 1326 | </li> |
| 1327 | <li><a href="database/query_builder.html#CI_DB_query_builder::offset"><strong>offset() (CI_DB_query_builder method)</strong></a> |
| 1328 | </li> |
| 1329 | <li><a href="helpers/html_helper.html#ol"><strong>ol() (global function)</strong></a> |
| 1330 | </li> |
| 1331 | <li><a href="database/utilities.html#CI_DB_utility::optimize_database"><strong>optimize_database() (CI_DB_utility method)</strong></a> |
| 1332 | </li> |
| 1333 | <li><a href="database/utilities.html#CI_DB_utility::optimize_table"><strong>optimize_table() (CI_DB_utility method)</strong></a> |
| 1334 | </li> |
| 1335 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_group_start"><strong>or_group_start() (CI_DB_query_builder method)</strong></a> |
| 1336 | </li> |
| 1337 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_having"><strong>or_having() (CI_DB_query_builder method)</strong></a> |
| 1338 | </li> |
| 1339 | </ul></td> |
| 1340 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1341 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_like"><strong>or_like() (CI_DB_query_builder method)</strong></a> |
| 1342 | </li> |
| 1343 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_not_group_start"><strong>or_not_group_start() (CI_DB_query_builder method)</strong></a> |
| 1344 | </li> |
| 1345 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_not_like"><strong>or_not_like() (CI_DB_query_builder method)</strong></a> |
| 1346 | </li> |
| 1347 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_where"><strong>or_where() (CI_DB_query_builder method)</strong></a> |
| 1348 | </li> |
| 1349 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_where_in"><strong>or_where_in() (CI_DB_query_builder method)</strong></a> |
| 1350 | </li> |
| 1351 | <li><a href="database/query_builder.html#CI_DB_query_builder::or_where_not_in"><strong>or_where_not_in() (CI_DB_query_builder method)</strong></a> |
| 1352 | </li> |
| 1353 | <li><a href="database/query_builder.html#CI_DB_query_builder::order_by"><strong>order_by() (CI_DB_query_builder method)</strong></a> |
| 1354 | </li> |
| 1355 | </ul></td> |
| 1356 | </tr></table> |
| 1357 | |
| 1358 | <h2 id="P">P</h2> |
| 1359 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1360 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1361 | <li><a href="libraries/parser.html#CI_Parser::parse"><strong>parse() (CI_Parser method)</strong></a> |
| 1362 | |
| 1363 | <ul> |
| 1364 | <li><a href="libraries/user_agent.html#CI_User_agent::parse"><strong>(CI_User_agent method)</strong></a> |
| 1365 | </li> |
| 1366 | </ul></li> |
| 1367 | <li><a href="helpers/smiley_helper.html#parse_smileys"><strong>parse_smileys() (global function)</strong></a> |
| 1368 | </li> |
| 1369 | <li><a href="libraries/parser.html#CI_Parser::parse_string"><strong>parse_string() (CI_Parser method)</strong></a> |
| 1370 | </li> |
| 1371 | <li><a href="libraries/calendar.html#CI_Calendar::parse_template"><strong>parse_template() (CI_Calendar method)</strong></a> |
| 1372 | </li> |
| 1373 | <li><a href="general/compatibility_functions.html#password_get_info"><strong>password_get_info() (global function)</strong></a> |
| 1374 | </li> |
| 1375 | <li><a href="general/compatibility_functions.html#password_hash"><strong>password_hash() (global function)</strong></a> |
| 1376 | </li> |
| 1377 | <li><a href="general/compatibility_functions.html#password_needs_rehash"><strong>password_needs_rehash() (global function)</strong></a> |
| 1378 | </li> |
| 1379 | <li><a href="general/compatibility_functions.html#password_verify"><strong>password_verify() (global function)</strong></a> |
| 1380 | </li> |
| 1381 | <li><a href="database/db_driver_reference.html#CI_DB_driver::platform"><strong>platform() (CI_DB_driver method)</strong></a> |
| 1382 | |
| 1383 | <ul> |
| 1384 | <li><a href="libraries/user_agent.html#CI_User_agent::platform"><strong>(CI_User_agent method)</strong></a> |
| 1385 | </li> |
| 1386 | </ul></li> |
| 1387 | </ul></td> |
| 1388 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1389 | <li><a href="helpers/inflector_helper.html#plural"><strong>plural() (global function)</strong></a> |
| 1390 | </li> |
| 1391 | <li><a href="libraries/input.html#CI_Input::post"><strong>post() (CI_Input method)</strong></a> |
| 1392 | </li> |
| 1393 | <li><a href="libraries/input.html#CI_Input::post_get"><strong>post_get() (CI_Input method)</strong></a> |
| 1394 | </li> |
| 1395 | <li><a href="helpers/url_helper.html#prep_url"><strong>prep_url() (global function)</strong></a> |
| 1396 | </li> |
| 1397 | <li><a href="database/results.html#CI_DB_result::previous_row"><strong>previous_row() (CI_DB_result method)</strong></a> |
| 1398 | </li> |
| 1399 | <li><a href="database/db_driver_reference.html#CI_DB_driver::primary"><strong>primary() (CI_DB_driver method)</strong></a> |
| 1400 | </li> |
| 1401 | <li><a href="libraries/email.html#CI_Email::print_debugger"><strong>print_debugger() (CI_Email method)</strong></a> |
| 1402 | </li> |
| 1403 | <li><a href="libraries/trackback.html#CI_Trackback::process"><strong>process() (CI_Trackback method)</strong></a> |
| 1404 | </li> |
| 1405 | <li><a href="libraries/cart.html#CI_Cart::product_options"><strong>product_options() (CI_Cart method)</strong></a> |
| 1406 | </li> |
| 1407 | <li><a href="database/db_driver_reference.html#CI_DB_driver::protect_identifiers"><strong>protect_identifiers() (CI_DB_driver method)</strong></a> |
| 1408 | </li> |
| 1409 | </ul></td> |
| 1410 | </tr></table> |
| 1411 | |
| 1412 | <h2 id="Q">Q</h2> |
| 1413 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1414 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1415 | <li><a href="database/db_driver_reference.html#CI_DB_driver::query"><strong>query() (CI_DB_driver method)</strong></a> |
| 1416 | </li> |
| 1417 | </ul></td> |
| 1418 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1419 | <li><a href="helpers/string_helper.html#quotes_to_entities"><strong>quotes_to_entities() (global function)</strong></a> |
| 1420 | </li> |
| 1421 | </ul></td> |
| 1422 | </tr></table> |
| 1423 | |
| 1424 | <h2 id="R">R</h2> |
| 1425 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1426 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1427 | <li><a href="helpers/array_helper.html#random_element"><strong>random_element() (global function)</strong></a> |
| 1428 | </li> |
| 1429 | <li><a href="helpers/string_helper.html#random_string"><strong>random_string() (global function)</strong></a> |
| 1430 | </li> |
| 1431 | <li><a href="libraries/zip.html#CI_Zip::read_dir"><strong>read_dir() (CI_Zip method)</strong></a> |
| 1432 | </li> |
| 1433 | <li><a href="libraries/zip.html#CI_Zip::read_file"><strong>read_file() (CI_Zip method)</strong></a> |
| 1434 | |
| 1435 | <ul> |
| 1436 | <li><a href="helpers/file_helper.html#read_file"><strong>(global function)</strong></a> |
| 1437 | </li> |
| 1438 | </ul></li> |
| 1439 | <li><a href="libraries/trackback.html#CI_Trackback::receive"><strong>receive() (CI_Trackback method)</strong></a> |
| 1440 | </li> |
| 1441 | <li><a href="database/db_driver_reference.html#CI_DB_driver::reconnect"><strong>reconnect() (CI_DB_driver method)</strong></a> |
| 1442 | </li> |
| 1443 | <li><a href="helpers/url_helper.html#redirect"><strong>redirect() (global function)</strong></a> |
| 1444 | </li> |
| 1445 | <li><a href="helpers/string_helper.html#reduce_double_slashes"><strong>reduce_double_slashes() (global function)</strong></a> |
| 1446 | </li> |
| 1447 | <li><a href="helpers/string_helper.html#reduce_multiples"><strong>reduce_multiples() (global function)</strong></a> |
| 1448 | </li> |
| 1449 | <li><a href="libraries/user_agent.html#CI_User_agent::referrer"><strong>referrer() (CI_User_agent method)</strong></a> |
| 1450 | </li> |
| 1451 | <li><a href="libraries/cart.html#CI_Cart::remove"><strong>remove() (CI_Cart method)</strong></a> |
| 1452 | </li> |
| 1453 | <li><a href="general/common_functions.html#remove_invisible_characters"><strong>remove_invisible_characters() (global function)</strong></a> |
| 1454 | </li> |
| 1455 | <li><a href="libraries/loader.html#CI_Loader::remove_package_path"><strong>remove_package_path() (CI_Loader method)</strong></a> |
| 1456 | </li> |
| 1457 | <li><a href="libraries/ftp.html#CI_FTP::rename"><strong>rename() (CI_FTP method)</strong></a> |
| 1458 | </li> |
| 1459 | <li><a href="database/forge.html#CI_DB_forge::rename_table"><strong>rename_table() (CI_DB_forge method)</strong></a> |
| 1460 | </li> |
| 1461 | <li><a href="database/utilities.html#CI_DB_utility::repair_table"><strong>repair_table() (CI_DB_utility method)</strong></a> |
| 1462 | </li> |
| 1463 | <li><a href="helpers/string_helper.html#repeater"><strong>repeater() (global function)</strong></a> |
| 1464 | </li> |
| 1465 | <li><a href="database/query_builder.html#CI_DB_query_builder::replace"><strong>replace() (CI_DB_query_builder method)</strong></a> |
| 1466 | </li> |
| 1467 | <li><a href="libraries/email.html#CI_Email::reply_to"><strong>reply_to() (CI_Email method)</strong></a> |
| 1468 | </li> |
| 1469 | </ul></td> |
| 1470 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1471 | <li><a href="libraries/unit_testing.html#CI_Unit_test::report"><strong>report() (CI_Unit_test method)</strong></a> |
| 1472 | </li> |
| 1473 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::request"><strong>request() (CI_Xmlrpc method)</strong></a> |
| 1474 | </li> |
| 1475 | <li><a href="libraries/input.html#CI_Input::request_headers"><strong>request_headers() (CI_Input method)</strong></a> |
| 1476 | </li> |
| 1477 | <li><a href="database/query_builder.html#CI_DB_query_builder::reset_query"><strong>reset_query() (CI_DB_query_builder method)</strong></a> |
| 1478 | </li> |
| 1479 | <li><a href="libraries/form_validation.html#CI_Form_validation::reset_validation"><strong>reset_validation() (CI_Form_validation method)</strong></a> |
| 1480 | </li> |
| 1481 | <li><a href="libraries/image_lib.html#CI_Image_lib::resize"><strong>resize() (CI_Image_lib method)</strong></a> |
| 1482 | </li> |
| 1483 | <li><a href="database/results.html#CI_DB_result::result"><strong>result() (CI_DB_result method)</strong></a> |
| 1484 | |
| 1485 | <ul> |
| 1486 | <li><a href="libraries/unit_testing.html#CI_Unit_test::result"><strong>(CI_Unit_test method)</strong></a> |
| 1487 | </li> |
| 1488 | </ul></li> |
| 1489 | <li><a href="database/results.html#CI_DB_result::result_array"><strong>result_array() (CI_DB_result method)</strong></a> |
| 1490 | </li> |
| 1491 | <li><a href="database/results.html#CI_DB_result::result_object"><strong>result_object() (CI_DB_result method)</strong></a> |
| 1492 | </li> |
| 1493 | <li><a href="libraries/user_agent.html#CI_User_agent::robot"><strong>robot() (CI_User_agent method)</strong></a> |
| 1494 | </li> |
| 1495 | <li><a href="libraries/image_lib.html#CI_Image_lib::rotate"><strong>rotate() (CI_Image_lib method)</strong></a> |
| 1496 | </li> |
| 1497 | <li><a href="database/results.html#CI_DB_result::row"><strong>row() (CI_DB_result method)</strong></a> |
| 1498 | </li> |
| 1499 | <li><a href="database/results.html#CI_DB_result::row_array"><strong>row_array() (CI_DB_result method)</strong></a> |
| 1500 | </li> |
| 1501 | <li><a href="database/results.html#CI_DB_result::row_object"><strong>row_object() (CI_DB_result method)</strong></a> |
| 1502 | </li> |
| 1503 | <li><a href="libraries/uri.html#CI_URI::rsegment"><strong>rsegment() (CI_URI method)</strong></a> |
| 1504 | </li> |
| 1505 | <li><a href="libraries/uri.html#CI_URI::rsegment_array"><strong>rsegment_array() (CI_URI method)</strong></a> |
| 1506 | </li> |
| 1507 | <li><a href="libraries/form_validation.html#CI_Form_validation::run"><strong>run() (CI_Form_validation method)</strong></a> |
| 1508 | |
| 1509 | <ul> |
| 1510 | <li><a href="libraries/unit_testing.html#CI_Unit_test::run"><strong>(CI_Unit_test method)</strong></a> |
| 1511 | </li> |
| 1512 | </ul></li> |
| 1513 | <li><a href="libraries/uri.html#CI_URI::ruri_string"><strong>ruri_string() (CI_URI method)</strong></a> |
| 1514 | </li> |
| 1515 | <li><a href="libraries/uri.html#CI_URI::ruri_to_assoc"><strong>ruri_to_assoc() (CI_URI method)</strong></a> |
| 1516 | </li> |
| 1517 | </ul></td> |
| 1518 | </tr></table> |
| 1519 | |
| 1520 | <h2 id="S">S</h2> |
| 1521 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1522 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1523 | <li><a href="helpers/url_helper.html#safe_mailto"><strong>safe_mailto() (global function)</strong></a> |
| 1524 | </li> |
| 1525 | <li><a href="libraries/security.html#CI_Security::sanitize_filename"><strong>sanitize_filename() (CI_Security method)</strong></a> |
| 1526 | |
| 1527 | <ul> |
| 1528 | <li><a href="helpers/security_helper.html#sanitize_filename"><strong>(global function)</strong></a> |
| 1529 | </li> |
| 1530 | </ul></li> |
| 1531 | <li><a href="libraries/caching.html#CI_Cache::save"><strong>save() (CI_Cache method)</strong></a> |
| 1532 | </li> |
| 1533 | <li><a href="libraries/uri.html#CI_URI::segment"><strong>segment() (CI_URI method)</strong></a> |
| 1534 | </li> |
| 1535 | <li><a href="libraries/uri.html#CI_URI::segment_array"><strong>segment_array() (CI_URI method)</strong></a> |
| 1536 | </li> |
| 1537 | <li><a href="database/query_builder.html#CI_DB_query_builder::select"><strong>select() (CI_DB_query_builder method)</strong></a> |
| 1538 | </li> |
| 1539 | <li><a href="database/query_builder.html#CI_DB_query_builder::select_avg"><strong>select_avg() (CI_DB_query_builder method)</strong></a> |
| 1540 | </li> |
| 1541 | <li><a href="database/query_builder.html#CI_DB_query_builder::select_max"><strong>select_max() (CI_DB_query_builder method)</strong></a> |
| 1542 | </li> |
| 1543 | <li><a href="database/query_builder.html#CI_DB_query_builder::select_min"><strong>select_min() (CI_DB_query_builder method)</strong></a> |
| 1544 | </li> |
| 1545 | <li><a href="database/query_builder.html#CI_DB_query_builder::select_sum"><strong>select_sum() (CI_DB_query_builder method)</strong></a> |
| 1546 | </li> |
| 1547 | <li><a href="libraries/email.html#CI_Email::send"><strong>send() (CI_Email method)</strong></a> |
| 1548 | |
| 1549 | <ul> |
| 1550 | <li><a href="libraries/trackback.html#CI_Trackback::send"><strong>(CI_Trackback method)</strong></a> |
| 1551 | </li> |
| 1552 | </ul></li> |
| 1553 | <li><a href="helpers/email_helper.html#send_email"><strong>send_email() (global function)</strong></a> |
| 1554 | </li> |
| 1555 | <li><a href="libraries/trackback.html#CI_Trackback::send_error"><strong>send_error() (CI_Trackback method)</strong></a> |
| 1556 | </li> |
| 1557 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::send_error_message"><strong>send_error_message() (CI_Xmlrpc method)</strong></a> |
| 1558 | </li> |
| 1559 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::send_request"><strong>send_request() (CI_Xmlrpc method)</strong></a> |
| 1560 | </li> |
| 1561 | <li><a href="libraries/trackback.html#CI_Trackback::send_success"><strong>send_success() (CI_Trackback method)</strong></a> |
| 1562 | </li> |
| 1563 | <li><a href="libraries/input.html#CI_Input::server"><strong>server() (CI_Input method)</strong></a> |
| 1564 | |
| 1565 | <ul> |
| 1566 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::server"><strong>(CI_Xmlrpc method)</strong></a> |
| 1567 | </li> |
| 1568 | </ul></li> |
| 1569 | <li><a href="libraries/sessions.html#CI_Session::sess_destroy"><strong>sess_destroy() (CI_Session method)</strong></a> |
| 1570 | </li> |
| 1571 | <li><a href="libraries/sessions.html#CI_Session::sess_regenerate"><strong>sess_regenerate() (CI_Session method)</strong></a> |
| 1572 | </li> |
| 1573 | <li><a href="database/query_builder.html#CI_DB_query_builder::set"><strong>set() (CI_DB_query_builder method)</strong></a> |
| 1574 | </li> |
| 1575 | <li><a href="libraries/email.html#CI_Email::set_alt_message"><strong>set_alt_message() (CI_Email method)</strong></a> |
| 1576 | </li> |
| 1577 | <li><a href="libraries/table.html#CI_Table::set_caption"><strong>set_caption() (CI_Table method)</strong></a> |
| 1578 | </li> |
| 1579 | <li><a href="helpers/form_helper.html#set_checkbox"><strong>set_checkbox() (global function)</strong></a> |
| 1580 | </li> |
| 1581 | <li><a href="libraries/encrypt.html#CI_Encrypt::set_cipher"><strong>set_cipher() (CI_Encrypt method)</strong></a> |
| 1582 | </li> |
| 1583 | <li><a href="libraries/output.html#CI_Output::set_content_type"><strong>set_content_type() (CI_Output method)</strong></a> |
| 1584 | </li> |
| 1585 | <li><a href="libraries/input.html#CI_Input::set_cookie"><strong>set_cookie() (CI_Input method)</strong></a> |
| 1586 | |
| 1587 | <ul> |
| 1588 | <li><a href="helpers/cookie_helper.html#set_cookie"><strong>(global function)</strong></a> |
| 1589 | </li> |
| 1590 | </ul></li> |
| 1591 | <li><a href="libraries/form_validation.html#CI_Form_validation::set_data"><strong>set_data() (CI_Form_validation method)</strong></a> |
| 1592 | </li> |
| 1593 | <li><a href="database/query_builder.html#CI_DB_query_builder::set_dbprefix"><strong>set_dbprefix() (CI_DB_query_builder method)</strong></a> |
| 1594 | </li> |
| 1595 | <li><a href="libraries/parser.html#CI_Parser::set_delimiters"><strong>set_delimiters() (CI_Parser method)</strong></a> |
| 1596 | </li> |
| 1597 | <li><a href="libraries/table.html#CI_Table::set_empty"><strong>set_empty() (CI_Table method)</strong></a> |
| 1598 | </li> |
| 1599 | <li><a href="libraries/trackback.html#CI_Trackback::set_error"><strong>set_error() (CI_Trackback method)</strong></a> |
| 1600 | </li> |
| 1601 | <li><a href="libraries/form_validation.html#CI_Form_validation::set_error_delimiters"><strong>set_error_delimiters() (CI_Form_validation method)</strong></a> |
| 1602 | </li> |
| 1603 | <li><a href="libraries/sessions.html#CI_Session::set_flashdata"><strong>set_flashdata() (CI_Session method)</strong></a> |
| 1604 | </li> |
| 1605 | <li><a href="libraries/email.html#CI_Email::set_header"><strong>set_header() (CI_Email method)</strong></a> |
| 1606 | |
| 1607 | <ul> |
| 1608 | <li><a href="libraries/output.html#CI_Output::set_header"><strong>(CI_Output method)</strong></a> |
| 1609 | </li> |
| 1610 | </ul></li> |
| 1611 | <li><a href="libraries/table.html#CI_Table::set_heading"><strong>set_heading() (CI_Table method)</strong></a> |
| 1612 | </li> |
| 1613 | <li><a href="database/query_builder.html#CI_DB_query_builder::set_insert_batch"><strong>set_insert_batch() (CI_DB_query_builder method)</strong></a> |
| 1614 | </li> |
| 1615 | </ul></td> |
| 1616 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1617 | <li><a href="libraries/config.html#CI_Config::set_item"><strong>set_item() (CI_Config method)</strong></a> |
| 1618 | </li> |
| 1619 | <li><a href="libraries/form_validation.html#CI_Form_validation::set_message"><strong>set_message() (CI_Form_validation method)</strong></a> |
| 1620 | </li> |
| 1621 | <li><a href="libraries/encrypt.html#CI_Encrypt::set_mode"><strong>set_mode() (CI_Encrypt method)</strong></a> |
| 1622 | </li> |
| 1623 | <li><a href="libraries/output.html#CI_Output::set_output"><strong>set_output() (CI_Output method)</strong></a> |
| 1624 | </li> |
| 1625 | <li><a href="libraries/output.html#CI_Output::set_profiler_sections"><strong>set_profiler_sections() (CI_Output method)</strong></a> |
| 1626 | </li> |
| 1627 | <li><a href="helpers/form_helper.html#set_radio"><strong>set_radio() (global function)</strong></a> |
| 1628 | </li> |
| 1629 | <li><a href="helpers/path_helper.html#set_realpath"><strong>set_realpath() (global function)</strong></a> |
| 1630 | </li> |
| 1631 | <li><a href="database/results.html#CI_DB_result::set_row"><strong>set_row() (CI_DB_result method)</strong></a> |
| 1632 | </li> |
| 1633 | <li><a href="libraries/form_validation.html#CI_Form_validation::set_rules"><strong>set_rules() (CI_Form_validation method)</strong></a> |
| 1634 | </li> |
| 1635 | <li><a href="helpers/form_helper.html#set_select"><strong>set_select() (global function)</strong></a> |
| 1636 | </li> |
| 1637 | <li><a href="libraries/output.html#CI_Output::set_status_header"><strong>set_status_header() (CI_Output method)</strong></a> |
| 1638 | |
| 1639 | <ul> |
| 1640 | <li><a href="general/common_functions.html#set_status_header"><strong>(global function)</strong></a> |
| 1641 | </li> |
| 1642 | </ul></li> |
| 1643 | <li><a href="libraries/sessions.html#CI_Session::set_tempdata"><strong>set_tempdata() (CI_Session method)</strong></a> |
| 1644 | </li> |
| 1645 | <li><a href="libraries/table.html#CI_Table::set_template"><strong>set_template() (CI_Table method)</strong></a> |
| 1646 | |
| 1647 | <ul> |
| 1648 | <li><a href="libraries/unit_testing.html#CI_Unit_test::set_template"><strong>(CI_Unit_test method)</strong></a> |
| 1649 | </li> |
| 1650 | </ul></li> |
| 1651 | <li><a href="libraries/unit_testing.html#CI_Unit_test::set_test_items"><strong>set_test_items() (CI_Unit_test method)</strong></a> |
| 1652 | </li> |
| 1653 | <li><a href="database/query_builder.html#CI_DB_query_builder::set_update_batch"><strong>set_update_batch() (CI_DB_query_builder method)</strong></a> |
| 1654 | </li> |
| 1655 | <li><a href="libraries/sessions.html#CI_Session::set_userdata"><strong>set_userdata() (CI_Session method)</strong></a> |
| 1656 | </li> |
| 1657 | <li><a href="helpers/form_helper.html#set_value"><strong>set_value() (global function)</strong></a> |
| 1658 | </li> |
| 1659 | <li><a href="documentation/index.html#Some_class::should_do_something"><strong>should_do_something() (Some_class method)</strong></a> |
| 1660 | </li> |
| 1661 | <li><a href="general/errors.html#show_404"><strong>show_404() (global function)</strong></a> |
| 1662 | </li> |
| 1663 | <li><a href="general/errors.html#show_error"><strong>show_error() (global function)</strong></a> |
| 1664 | </li> |
| 1665 | <li><a href="database/db_driver_reference.html#CI_DB_driver::simple_query"><strong>simple_query() (CI_DB_driver method)</strong></a> |
| 1666 | </li> |
| 1667 | <li><a href="helpers/inflector_helper.html#singular"><strong>singular() (global function)</strong></a> |
| 1668 | </li> |
| 1669 | <li><a href="libraries/config.html#CI_Config::site_url"><strong>site_url() (CI_Config method)</strong></a> |
| 1670 | |
| 1671 | <ul> |
| 1672 | <li><a href="helpers/url_helper.html#site_url"><strong>(global function)</strong></a> |
| 1673 | </li> |
| 1674 | </ul></li> |
| 1675 | <li><a href="libraries/config.html#CI_Config::slash_item"><strong>slash_item() (CI_Config method)</strong></a> |
| 1676 | </li> |
| 1677 | <li><a href="libraries/uri.html#CI_URI::slash_rsegment"><strong>slash_rsegment() (CI_URI method)</strong></a> |
| 1678 | </li> |
| 1679 | <li><a href="libraries/uri.html#CI_URI::slash_segment"><strong>slash_segment() (CI_URI method)</strong></a> |
| 1680 | </li> |
| 1681 | <li><a href="helpers/smiley_helper.html#smiley_js"><strong>smiley_js() (global function)</strong></a> |
| 1682 | </li> |
| 1683 | <li><a href="documentation/index.html#Some_class"><strong>Some_class (class)</strong></a> |
| 1684 | </li> |
| 1685 | <li><a href="documentation/index.html#Some_class::some_method"><strong>some_method() (Some_class method)</strong></a> |
| 1686 | </li> |
| 1687 | <li><a href="helpers/date_helper.html#standard_date"><strong>standard_date() (global function)</strong></a> |
| 1688 | </li> |
| 1689 | <li><a href="database/query_builder.html#CI_DB_query_builder::start_cache"><strong>start_cache() (CI_DB_query_builder method)</strong></a> |
| 1690 | </li> |
| 1691 | <li><a href="database/query_builder.html#CI_DB_query_builder::stop_cache"><strong>stop_cache() (CI_DB_query_builder method)</strong></a> |
| 1692 | </li> |
| 1693 | <li><a href="helpers/security_helper.html#strip_image_tags"><strong>strip_image_tags() (global function)</strong></a> |
| 1694 | </li> |
| 1695 | <li><a href="helpers/string_helper.html#strip_quotes"><strong>strip_quotes() (global function)</strong></a> |
| 1696 | </li> |
| 1697 | <li><a href="helpers/string_helper.html#strip_slashes"><strong>strip_slashes() (global function)</strong></a> |
| 1698 | </li> |
| 1699 | <li><a href="libraries/email.html#CI_Email::subject"><strong>subject() (CI_Email method)</strong></a> |
| 1700 | </li> |
| 1701 | <li><a href="helpers/file_helper.html#symbolic_permissions"><strong>symbolic_permissions() (global function)</strong></a> |
| 1702 | </li> |
| 1703 | <li><a href="libraries/config.html#CI_Config::system_url"><strong>system_url() (CI_Config method)</strong></a> |
| 1704 | </li> |
| 1705 | </ul></td> |
| 1706 | </tr></table> |
| 1707 | |
| 1708 | <h2 id="T">T</h2> |
| 1709 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1710 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1711 | <li><a href="database/db_driver_reference.html#CI_DB_driver::table_exists"><strong>table_exists() (CI_DB_driver method)</strong></a> |
| 1712 | </li> |
| 1713 | <li><a href="libraries/sessions.html#CI_Session::tempdata"><strong>tempdata() (CI_Session method)</strong></a> |
| 1714 | </li> |
| 1715 | <li><a href="libraries/xmlrpc.html#CI_Xmlrpc::timeout"><strong>timeout() (CI_Xmlrpc method)</strong></a> |
| 1716 | </li> |
| 1717 | <li><a href="helpers/date_helper.html#timespan"><strong>timespan() (global function)</strong></a> |
| 1718 | </li> |
| 1719 | <li><a href="helpers/date_helper.html#timezone_menu"><strong>timezone_menu() (global function)</strong></a> |
| 1720 | </li> |
| 1721 | <li><a href="helpers/date_helper.html#timezones"><strong>timezones() (global function)</strong></a> |
| 1722 | </li> |
| 1723 | <li><a href="libraries/email.html#CI_Email::to"><strong>to() (CI_Email method)</strong></a> |
| 1724 | </li> |
| 1725 | <li><a href="libraries/cart.html#CI_Cart::total"><strong>total() (CI_Cart method)</strong></a> |
| 1726 | </li> |
| 1727 | <li><a href="libraries/cart.html#CI_Cart::total_items"><strong>total_items() (CI_Cart method)</strong></a> |
| 1728 | </li> |
| 1729 | </ul></td> |
| 1730 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1731 | <li><a href="database/db_driver_reference.html#CI_DB_driver::total_queries"><strong>total_queries() (CI_DB_driver method)</strong></a> |
| 1732 | </li> |
| 1733 | <li><a href="libraries/uri.html#CI_URI::total_rsegments"><strong>total_rsegments() (CI_URI method)</strong></a> |
| 1734 | </li> |
| 1735 | <li><a href="libraries/uri.html#CI_URI::total_segments"><strong>total_segments() (CI_URI method)</strong></a> |
| 1736 | </li> |
| 1737 | <li><a href="database/db_driver_reference.html#CI_DB_driver::trans_complete"><strong>trans_complete() (CI_DB_driver method)</strong></a> |
| 1738 | </li> |
| 1739 | <li><a href="database/db_driver_reference.html#CI_DB_driver::trans_off"><strong>trans_off() (CI_DB_driver method)</strong></a> |
| 1740 | </li> |
| 1741 | <li><a href="database/db_driver_reference.html#CI_DB_driver::trans_start"><strong>trans_start() (CI_DB_driver method)</strong></a> |
| 1742 | </li> |
| 1743 | <li><a href="database/db_driver_reference.html#CI_DB_driver::trans_status"><strong>trans_status() (CI_DB_driver method)</strong></a> |
| 1744 | </li> |
| 1745 | <li><a href="database/db_driver_reference.html#CI_DB_driver::trans_strict"><strong>trans_strict() (CI_DB_driver method)</strong></a> |
| 1746 | </li> |
| 1747 | <li><a href="helpers/string_helper.html#trim_slashes"><strong>trim_slashes() (global function)</strong></a> |
| 1748 | </li> |
| 1749 | <li><a href="database/query_builder.html#CI_DB_query_builder::truncate"><strong>truncate() (CI_DB_query_builder method)</strong></a> |
| 1750 | </li> |
| 1751 | </ul></td> |
| 1752 | </tr></table> |
| 1753 | |
| 1754 | <h2 id="U">U</h2> |
| 1755 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1756 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1757 | <li><a href="helpers/html_helper.html#ul"><strong>ul() (global function)</strong></a> |
| 1758 | </li> |
| 1759 | <li><a href="database/results.html#CI_DB_result::unbuffered_row"><strong>unbuffered_row() (CI_DB_result method)</strong></a> |
| 1760 | </li> |
| 1761 | <li><a href="helpers/inflector_helper.html#underscore"><strong>underscore() (global function)</strong></a> |
| 1762 | </li> |
| 1763 | <li><a href="helpers/date_helper.html#unix_to_human"><strong>unix_to_human() (global function)</strong></a> |
| 1764 | </li> |
| 1765 | <li><a href="libraries/sessions.html#CI_Session::unmark_flash"><strong>unmark_flash() (CI_Session method)</strong></a> |
| 1766 | </li> |
| 1767 | <li><a href="libraries/sessions.html#CI_Session::unmark_temp"><strong>unmark_temp() (CI_Session method)</strong></a> |
| 1768 | </li> |
| 1769 | <li><a href="libraries/sessions.html#CI_Session::unset_userdata"><strong>unset_userdata() (CI_Session method)</strong></a> |
| 1770 | </li> |
| 1771 | <li><a href="libraries/cart.html#CI_Cart::update"><strong>update() (CI_Cart method)</strong></a> |
| 1772 | |
| 1773 | <ul> |
| 1774 | <li><a href="database/query_builder.html#CI_DB_query_builder::update"><strong>(CI_DB_query_builder method)</strong></a> |
| 1775 | </li> |
| 1776 | </ul></li> |
| 1777 | </ul></td> |
| 1778 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1779 | <li><a href="database/query_builder.html#CI_DB_query_builder::update_batch"><strong>update_batch() (CI_DB_query_builder method)</strong></a> |
| 1780 | </li> |
| 1781 | <li><a href="database/db_driver_reference.html#CI_DB_driver::update_string"><strong>update_string() (CI_DB_driver method)</strong></a> |
| 1782 | </li> |
| 1783 | <li><a href="libraries/ftp.html#CI_FTP::upload"><strong>upload() (CI_FTP method)</strong></a> |
| 1784 | </li> |
| 1785 | <li><a href="libraries/uri.html#CI_URI::uri_string"><strong>uri_string() (CI_URI method)</strong></a> |
| 1786 | |
| 1787 | <ul> |
| 1788 | <li><a href="helpers/url_helper.html#uri_string"><strong>(global function)</strong></a> |
| 1789 | </li> |
| 1790 | </ul></li> |
| 1791 | <li><a href="libraries/uri.html#CI_URI::uri_to_assoc"><strong>uri_to_assoc() (CI_URI method)</strong></a> |
| 1792 | </li> |
| 1793 | <li><a href="helpers/url_helper.html#url_title"><strong>url_title() (global function)</strong></a> |
| 1794 | </li> |
| 1795 | <li><a href="libraries/unit_testing.html#CI_Unit_test::use_strict"><strong>use_strict() (CI_Unit_test method)</strong></a> |
| 1796 | </li> |
| 1797 | <li><a href="libraries/input.html#CI_Input::user_agent"><strong>user_agent() (CI_Input method)</strong></a> |
| 1798 | </li> |
| 1799 | <li><a href="libraries/sessions.html#CI_Session::userdata"><strong>userdata() (CI_Session method)</strong></a> |
| 1800 | </li> |
| 1801 | </ul></td> |
| 1802 | </tr></table> |
| 1803 | |
| 1804 | <h2 id="V">V</h2> |
| 1805 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1806 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1807 | <li><a href="helpers/email_helper.html#valid_email"><strong>valid_email() (global function)</strong></a> |
| 1808 | </li> |
| 1809 | <li><a href="libraries/input.html#CI_Input::valid_ip"><strong>valid_ip() (CI_Input method)</strong></a> |
| 1810 | </li> |
| 1811 | <li><a href="libraries/trackback.html#CI_Trackback::validate_url"><strong>validate_url() (CI_Trackback method)</strong></a> |
| 1812 | </li> |
| 1813 | <li><a href="helpers/form_helper.html#validation_errors"><strong>validation_errors() (global function)</strong></a> |
| 1814 | </li> |
| 1815 | </ul></td> |
| 1816 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1817 | <li><a href="libraries/loader.html#CI_Loader::vars"><strong>vars() (CI_Loader method)</strong></a> |
| 1818 | </li> |
| 1819 | <li><a href="database/db_driver_reference.html#CI_DB_driver::version"><strong>version() (CI_DB_driver method)</strong></a> |
| 1820 | |
| 1821 | <ul> |
| 1822 | <li><a href="libraries/migration.html#CI_Migration::version"><strong>(CI_Migration method)</strong></a> |
| 1823 | </li> |
| 1824 | <li><a href="libraries/user_agent.html#CI_User_agent::version"><strong>(CI_User_agent method)</strong></a> |
| 1825 | </li> |
| 1826 | </ul></li> |
| 1827 | <li><a href="libraries/loader.html#CI_Loader::view"><strong>view() (CI_Loader method)</strong></a> |
| 1828 | </li> |
| 1829 | </ul></td> |
| 1830 | </tr></table> |
| 1831 | |
| 1832 | <h2 id="W">W</h2> |
| 1833 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1834 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1835 | <li><a href="libraries/image_lib.html#CI_Image_lib::watermark"><strong>watermark() (CI_Image_lib method)</strong></a> |
| 1836 | </li> |
| 1837 | <li><a href="database/query_builder.html#CI_DB_query_builder::where"><strong>where() (CI_DB_query_builder method)</strong></a> |
| 1838 | </li> |
| 1839 | <li><a href="database/query_builder.html#CI_DB_query_builder::where_in"><strong>where_in() (CI_DB_query_builder method)</strong></a> |
| 1840 | </li> |
| 1841 | <li><a href="database/query_builder.html#CI_DB_query_builder::where_not_in"><strong>where_not_in() (CI_DB_query_builder method)</strong></a> |
| 1842 | </li> |
| 1843 | </ul></td> |
| 1844 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1845 | <li><a href="helpers/text_helper.html#word_censor"><strong>word_censor() (global function)</strong></a> |
| 1846 | </li> |
| 1847 | <li><a href="helpers/inflector_helper.html#word_is_countable"><strong>word_is_countable() (global function)</strong></a> |
| 1848 | </li> |
| 1849 | <li><a href="helpers/text_helper.html#word_limiter"><strong>word_limiter() (global function)</strong></a> |
| 1850 | </li> |
| 1851 | <li><a href="helpers/text_helper.html#word_wrap"><strong>word_wrap() (global function)</strong></a> |
| 1852 | </li> |
| 1853 | <li><a href="helpers/file_helper.html#write_file"><strong>write_file() (global function)</strong></a> |
| 1854 | </li> |
| 1855 | </ul></td> |
| 1856 | </tr></table> |
| 1857 | |
| 1858 | <h2 id="X">X</h2> |
| 1859 | <table style="width: 100%" class="indextable genindextable"><tr> |
| 1860 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1861 | <li><a href="helpers/xml_helper.html#xml_convert"><strong>xml_convert() (global function)</strong></a> |
| 1862 | </li> |
| 1863 | <li><a href="database/utilities.html#CI_DB_utility::xml_from_result"><strong>xml_from_result() (CI_DB_utility method)</strong></a> |
| 1864 | </li> |
| 1865 | </ul></td> |
| 1866 | <td style="width: 33%; vertical-align: top;"><ul> |
| 1867 | <li><a href="libraries/security.html#CI_Security::xss_clean"><strong>xss_clean() (CI_Security method)</strong></a> |
| 1868 | |
| 1869 | <ul> |
| 1870 | <li><a href="helpers/security_helper.html#xss_clean"><strong>(global function)</strong></a> |
| 1871 | </li> |
| 1872 | </ul></li> |
| 1873 | </ul></td> |
| 1874 | </tr></table> |
| 1875 | |
| 1876 | |
| 1877 | |
| 1878 | </div> |
| 1879 | <footer> |
| 1880 | |
| 1881 | |
| 1882 | <hr/> |
| 1883 | |
| 1884 | <div role="contentinfo"> |
| 1885 | <p> |
| 1886 | © Copyright 2014 - 2019, British Columbia Institute of Technology. |
| 1887 | Last updated on Jan 16, 2019. |
| 1888 | </p> |
| 1889 | </div> |
| 1890 | |
| 1891 | Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. |
| 1892 | |
| 1893 | </footer> |
| 1894 | </div> |
| 1895 | </div> |
| 1896 | |
| 1897 | </section> |
| 1898 | |
| 1899 | </div> |
| 1900 | |
| 1901 | |
| 1902 | |
| 1903 | |
| 1904 | |
| 1905 | <script type="text/javascript"> |
| 1906 | var DOCUMENTATION_OPTIONS = { |
| 1907 | URL_ROOT:'./', |
| 1908 | VERSION:'3.1.10', |
| 1909 | COLLAPSE_INDEX:false, |
| 1910 | FILE_SUFFIX:'.html', |
| 1911 | HAS_SOURCE: false |
| 1912 | }; |
| 1913 | </script> |
| 1914 | <script type="text/javascript" src="_static/jquery.js"></script> |
| 1915 | <script type="text/javascript" src="_static/underscore.js"></script> |
| 1916 | <script type="text/javascript" src="_static/doctools.js"></script> |
| 1917 | |
| 1918 | |
| 1919 | |
| 1920 | |
| 1921 | |
| 1922 | <script type="text/javascript" src="_static/js/theme.js"></script> |
| 1923 | |
| 1924 | |
| 1925 | |
| 1926 | |
| 1927 | <script type="text/javascript"> |
| 1928 | jQuery(function () { |
| 1929 | SphinxRtdTheme.StickyNav.enable(); |
| 1930 | }); |
| 1931 | </script> |
| 1932 | |
| 1933 | |
| 1934 | </body> |
| 1935 | </html> |