PHP Class MY_Controller, 68kb

Inheritance: extends CI_Controller
Afficher le fichier Open project: 68kb/68kb Class Usage Examples

Protected Properties

Свойство Type Description
$controller
$method
$module

Méthodes publiques

Méthode Description
__construct ( ) Constructor

Private Methods

Méthode Description
_cron ( ) ------------------------------------------------------------------------

Method Details

__construct() public méthode

Constructor
public __construct ( )

Property Details

$controller protected_oe property

protected $controller

$method protected_oe property

protected $method

$module protected_oe property

protected $module