Class flApp
flApp Class
Application class.
Direct known subclasses
Package: fusionLib
Copyright: Copyright (c) 2011 - 2015 fusionLib. All rights reserved.
Located at system/libs/App/flApp.php
Copyright: Copyright (c) 2011 - 2015 fusionLib. All rights reserved.
Located at system/libs/App/flApp.php
Methods summary
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
boolean
|
Properties summary
protected static
|
$instance
Instance of the application object. |
#
null
|
protected
|
$cfg
The configuration object. |
#
null
|
protected
|
$request
The request object. |
#
null
|
protected
|
$router
The router object. |
#
null
|
protected
|
$controller
The controller object. |
#
null
|
protected
|
$response
The response object. |
#
null
|
protected
|
$db
The database object. |
#
null
|
protected
|
$codeBuffer
Code buffer object. |
#
null
|
protected
|
$cache
The cache object. |
#
null
|
protected
|
$session
The session object. |
#
null
|
protected
|
$eventManager
The event manager. |
#
null
|
protected
array
|
$innerObjects
Inner driver objects e.g. Memcache |
#
array()
|