WIKINDX API trunk

LOADCONFIG
in package

LOADCONFIG

Load config variables from the database

Table of Contents

Methods

__construct()  : mixed
LOADCONFIG
checkDevice()  : mixed
Is the user on a mobile or desktop device? The value is stored in GLOBALS::userVars array as usingMobile TRUE|FALSE
loadDBConfig()  : mixed
Load various arrays into global constants as well as initialize user variables in GLOBALS
loadUserVars()  : mixed
Load user vars from users table and store them in GLOBALS::userVars array
startSession()  : mixed
start the SESSION

Methods

__construct()

LOADCONFIG

public __construct() : mixed

loadDBConfig()

Load various arrays into global constants as well as initialize user variables in GLOBALS

public loadDBConfig() : mixed

loadUserVars()

Load user vars from users table and store them in GLOBALS::userVars array

public loadUserVars() : mixed

startSession()

start the SESSION

public startSession() : mixed

        
On this page

Search results