Controller Class Reference

Inherits CI_Base.

Inherited by Welcome.

Collaboration diagram for Controller:
[legend]

List of all members.

Public Member Functions

 Controller ()
 _ci_initialize ()
 _ci_scaffolding ()

Public Attributes

 $_ci_scaffolding = FALSE
 $_ci_scaff_table = FALSE


Member Function Documentation

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

Returns:
void

Controller::_ci_scaffolding (  ) 

Run Scaffolding

private

Returns:
void

Controller::Controller (  ) 

Constructor

Calls the initialize() function


Member Data Documentation

Controller::$_ci_scaff_table = FALSE

Controller::$_ci_scaffolding = FALSE


The documentation for this class was generated from the following file:

Generated on Sun Nov 16 16:09:19 2008 for CodeIgniter by  doxygen 1.5.7.1