Class Framework_Controller - echiong/testRepo GitHub Wiki
##Class Framework_Controller
CodeIgniter Application Controller Class
This class object is the super class that every library in CodeIgniter will be assigned to.
###Direct known subclasses
<a href="Class Beats.md">Beatsggg</a>,
<a href="Class Showcases.md">Showcasesggg</a>,
<a href="Class Videos.md">Videosggg</a>,
<a href="Class Voices.md">Voicesggg</a>
Package: [[CodeIgniter<a href="Package CodeIgniter.Libraries.md">Libraries]]
Category:
Libraries
Author:
ExpressionEngine Dev Team
Link:
http://codeigniter.com/user_guide/general/controllers.html
Located at application/core/Framework_Controller.php
##Methods summary
public __construct ( )
Constructor
###Overrides CI_Controller::__construct()
Methods inherited from CI_Controller
get_instance()