Inherited by Welcome.
Public Member Functions | |
| Controller () | |
| _ci_initialize () | |
| _ci_scaffolding () | |
Public Attributes | |
| $_ci_scaffolding = FALSE | |
| $_ci_scaff_table = FALSE | |
| Controller::_ci_initialize | ( | ) |
Initialize
Assigns all the bases classes loaded by the front controller to variables in this class. Also calls the autoload routine.
private
| Controller::_ci_scaffolding | ( | ) |
| Controller::Controller | ( | ) |
Constructor
Calls the initialize() function
| Controller::$_ci_scaff_table = FALSE |
| Controller::$_ci_scaffolding = FALSE |
1.5.7.1