Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MY_Controller
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