Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MX_Config
PHP Class MX_Config, TastyIgniter
Adapted from the CodeIgniter Core Classes
See link:
Description: This library extends the CodeIgniter CI_Config class and adds features allowing use of modules and the HMVC design pattern. Install this file as application/third_party/MX/Config.php
Inheritance:
extends
CI_Config
Mostra file
Open project: tastyigniter/tastyigniter
Class Usage Examples
Public Methods
Method
Description
load
(
$file
= '',
$use_sections
= FALSE,
$fail_gracefully
= FALSE,
$_module
= '' )
Method Details
load()
public
method
public
load
(
$file
= '',
$use_sections
= FALSE,
$fail_gracefully
= FALSE,
$_module
= '' )