CodeIgniter
An open source application development framework for PHP 5.1.6 or newer
- Author
- ExpressionEngine Dev Team
- Copyright
- Copyright (c) 2008 - 2011, EllisLab, Inc. http://codeigniter.com/user_guide/license.html Version 1.0 CodeIgniter Benchmark Class This class enables you to mark points and calculate the time difference between them. Memory consumption can also be displayed. Libraries System Initialization File Loads the base classes and executes the request. codeigniter Common Functions Loads the base classes and executes the request. codeigniter CodeIgniter Config Class This class contains functions that enable config files to be managed Libraries CodeIgniter Application Controller Class This class object is the super class that every library in CodeIgniter will be assigned to. Libraries Exceptions Class Libraries CodeIgniter Hooks Class Provides a mechanism to extend the base system without hacking. Libraries Input Class Pre-processes global input data for security Libraries Language Class Libraries Loader Class Loads views and files Libraries ExpressionEngine Dev Team CodeIgniter Model Class Libraries Output Class Responsible for sending final output to browser Libraries Router Class Parses URIs and determines routing Libraries ExpressionEngine Dev Team Security Class Libraries URI Class Parses URIs and determines routing Libraries CodeIgniter An open source application development framework for PHP 5.1.6 or newer ExpressionEngine Dev Team Copyright (c) 2008 - 2011, EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 2.0 Utf8 Class Provides support for UTF-8 environments Libraries Active Record Class This is the platform-independent base Active Record implementation class. Drivers Database Driver Class This is the platform-independent base DB implementation class. This class will not be called directly. Rather, the adapter class for the specific database will extend and instantiate it. Drivers Code Igniter An open source application development framework for PHP 5.1.6 or newer ExpressionEngine Dev Team Copyright (c) 2008 - 2011, EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 1.0 CodeIgniter An open source application development framework for PHP 5.1.6 or newer Esen Sagynov Copyright (c) 2008 - 2011, EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 2.0.2 CUBRID Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers CodeIgniter An open source application development framework for PHP 5.1.6 or newer Esen Sagynov Copyright (c) 2008 - 2011, EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 1.0 MS SQL Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers MySQL Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers MySQLi Database Adapter Class - MySQLi only works with PHP 5 Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers oci8 Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers ODBC Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers CodeIgniter An open source application development framework for PHP 5.1.6 or newer Copyright (c) 2008 - 2011, EllisLab, Inc. http://codeigniter.com/user_guide/license.html EllisLab Dev Team http://codeigniter.com Version 2.1.2 PDO Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers Postgre Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers SQLite Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers SQLSRV Database Adapter Class Note: _DB is an extender class that the app controller creates dynamically based on whether the active record class is being used or not. Drivers CodeIgniter Array Helpers Helpers CodeIgniter CAPTCHA Helper Helpers CodeIgniter Cookie Helpers Helpers CodeIgniter Date Helpers Helpers CodeIgniter Directory Helpers Helpers CodeIgniter Download Helpers Helpers CodeIgniter Email Helpers Helpers CodeIgniter File Helpers Helpers CodeIgniter Form Helpers Helpers CodeIgniter HTML Helpers Helpers CodeIgniter Inflector Helpers Helpers CodeIgniter Language Helpers Helpers CodeIgniter Number Helpers Helpers CodeIgniter Path Helpers Helpers CodeIgniter Security Helpers Helpers CodeIgniter Smiley Helpers Helpers CodeIgniter String Helpers Helpers CodeIgniter Text Helpers Helpers CodeIgniter Typography Helpers Helpers CodeIgniter URL Helpers Helpers CodeIgniter XML Helpers Helpers CodeIgniter An open source application development framework for PHP 4.3.2 or newer ExpressionEngine Dev Team Copyright (c) 2006 - 2012 EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 2.0 CodeIgniter Caching Class Libraries CodeIgniter An open source application development framework for PHP 5.1.6 or newer ExpressionEngine Dev Team Copyright (c) 2006 - 2012 EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 2.0 CodeIgniter APC Caching Class Libraries CodeIgniter Dummy Caching Class Libraries CodeIgniter Memcached Caching Class Libraries CodeIgniter Calendar Class This class enables the creation of calendars Libraries CodeIgniter An open source application development framework for PHP 5.1.6 or newer ExpressionEngine Dev Team Copyright (c) 2006 - 2012, EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 1.0 Shopping Cart Class Libraries CodeIgniter An open source application development framework for PHP 5.1.6 or newer EllisLab Dev Team Copyright (c) 2006 - 2012, EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 1.0 CodeIgniter Driver Library Class This class enables you to create "Driver" libraries that add runtime ability to extend the capabilities of a class via additional driver objects Libraries CodeIgniter Driver Class This class enables you to create drivers for a Library based on the Driver Library. It handles the drivers' access to the parent library Libraries CodeIgniter Email Class Permits email to be sent using Mail, Sendmail, or SMTP. Libraries CodeIgniter Encryption Class Provides two-way keyed encoding using XOR Hashing and Mcrypt Libraries Form Validation Class Libraries FTP Class Libraries Image Manipulation class Libraries CodeIgniter An open source application development framework for PHP 4.3.2 or newer ExpressionEngine Dev Team Copyright (c) 2008 - 2011, EllisLab, Inc. http://www.codeigniter.com/user_guide/license.html http://www.codeigniter.com Version 1.0 Jquery Class Libraries ExpressionEngine Dev Team Javascript Class Libraries Logging Class Libraries Migration Class All migrations should implement this, forces up() and down() and gives access to the CI super-global. Libraries Pagination Class Libraries Parser Class Libraries CodeIgniter Profiler Class This class enables you to display benchmark, query, and other data in order to help with debugging and optimization. Note: At some point it would be good to move all the HTML in this class into a set of template files in order to allow customization. Libraries Session Class Libraries SHA1 Encoding Class Purpose: Provides 160 bit hashing using The Secure Hash Algorithm developed at the National Institute of Standards and Technology. The 40 character SHA1 message hash is computationally infeasible to crack. This class is a fallback for servers that are not running PHP greater than 4.3, or do not have the MHASH library. This class is based on two scripts: Marcus Campbell's PHP implementation (GNU license) http://www.tecknik.net/sha-1/ ...which is based on Paul Johnston's JavaScript version (BSD license). http://pajhome.org.uk/ I encapsulated the functions and wrote one additional method to fix a hex conversion bug. - Rick Ellis Libraries CodeIgniter An open source application development framework for PHP 5.1.6 or newer ExpressionEngine Dev Team Copyright (c) 2008 - 2011, EllisLab, Inc. http://codeigniter.com/user_guide/license.html http://codeigniter.com Version 1.3.1 HTML Table Generating Class Lets you create tables manually or from database result objects, or arrays. Libraries Trackback Class Trackback Sending/Receiving Class Libraries Unit Testing Class Simple testing class Libraries File Uploading Class Libraries User Agent Class Identifies the platform, browser, robot, or mobile devise of the browsing agent Libraries XML-RPC request handler class Libraries XML-RPC server class Libraries Zip Compression Class This class is based on a library I found at Zend: http://www.zend.com/codex.php?id=696&single=1 The original library is a little rough around the edges so I refactored it and added several additional methods – Rick Ellis Libraries