Methods | ||
---|---|---|
public
|
__ApplicationShutdown()
|
# |
public
static
|
NewInstance(): Application
|
# |
public
static
|
SingletonInstance(): Application
|
# |
public
static
|
DebugMode($bDebug)
|
# |
public
static
|
UseDbLogs()
|
# |
public
static
|
Start($sDefaultEntry = 'default')
|
# |
public
static
|
GetVersion(): string
|
# |
public
static
|
GetPaths(): array
|
# |
public
|
Route($sRoute)
|
# |
public
static
|
setBaseUrl($sBaseUrl = '')
|
# |
public
static
|
getBaseUrl()
|
# |
Constants | ||
---|---|---|
public
|
AUTH_TOKEN_KEY = 'AuthToken'
|
# |