Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CI_Controller
PHP Class CI_Controller, TastyIgniter
This class object is the super class that every library in CodeIgniter will be assigned to.
See link:
http://codeigniter.com/user_guide/general/controllers.html
Author:
ExpressionEngine Dev Team
Afficher le fichier
Open project: tastyigniter/tastyigniter
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
( ) :
void
Class constructor
get_instance
( ) :
object
Get the CI singleton
Method Details
__construct()
public
méthode
Class constructor
public
__construct
( ) :
void
Résultat
void
get_instance()
public
static
méthode
Get the CI singleton
public
static
get_instance
( ) :
object
Résultat
object