\Config

Class Config

Summary

Methods
Properties
Constants
__construct()
load()
getConfigVar()
setConfigVar()
isExpired()
getBaseLanguage()
getLanguages()
setGlobals()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
_init()
$_oConfig
$_bConfig
$_oData
$_bGlobals
$_sError
N/A

Properties

$_oConfig

$_oConfig : 

Type

$_bConfig

$_bConfig : 

Type

$_oData

$_oData : 

Type

$_bGlobals

$_bGlobals : 

Type

$_sError

$_sError : 

Type

Methods

__construct()

__construct() : $this

__construct()

Returns

$this

load()

load() : $this|boolean

load()

Singleton to secure to create only one instance of this class.

Returns

$this|boolean

getConfigVar()

getConfigVar(string  $sName) : mixed|boolean

getConfigVar()

Parameters

string $sName

Returns

mixed|boolean

setConfigVar()

setConfigVar(string  $sName, mixed  $mValue) : boolean

setConfigVar()

Parameters

string $sName
mixed $mValue

Returns

boolean

isExpired()

isExpired() : boolean

isExpired()

Returns

boolean

getBaseLanguage()

getBaseLanguage() : string

getBaseLanguage()

Returns

string

getLanguages()

getLanguages() : array

getLanguages()

Returns

array

setGlobals()

setGlobals() : void

setGlobals()

_init()

_init() : void

_init()