Class fusionLib
fusionLib Class
The core class for accessing the library functions.
Abstract
Package: fusionLib
Copyright: Copyright (c) 2007 - 2015 fusionLib. All rights reserved.
Located at system/libs/fusionLib.php
Package: fusionLib
Copyright: Copyright (c) 2007 - 2015 fusionLib. All rights reserved.
Located at system/libs/fusionLib.php
Methods summary
public static
string
|
|
public static
|
|
public static
string
|
|
public static
boolean
|
|
public static
|
|
public static
string
|
|
public static
string
|
Properties summary
protected static
array
|
$appPrefix
Cache of found application class prefixes. |
#
array()
|
protected static
array
|
$modulePrefix
Cache of found module class prefixes. |
#
array()
|
protected static
array
|
$boundDomains
Track loaded bound domains. |
#
array()
|
protected static
string
|
$lastDomain
The last domain. |
#
''
|
protected static
string
|
$locale
The current locale in use. |
#
'en_US'
|