PHP Class MY_Controller, 68kb

Inheritance: extends CI_Controller
Show file Open project: 68kb/68kb Class Usage Examples

Protected Properties

Property Type Description
$controller
$method
$module

Public Methods

Method Description
__construct ( ) Constructor

Private Methods

Method Description
_cron ( ) ------------------------------------------------------------------------

Method Details

__construct() public method

Constructor
public __construct ( )

Property Details

$controller protected property

protected $controller

$method protected property

protected $method

$module protected property

protected $module