You are here

private property FrxDrupalApplication::$default_config in Forena Reports 7.3

Same name and namespace in other branches
  1. 6.2 FrxDrupalApplication.inc \FrxDrupalApplication::default_config
  2. 7.2 FrxDrupalApplication.inc \FrxDrupalApplication::default_config
  3. 7.4 FrxDrupalApplication.inc \FrxDrupalApplication::default_config

@file HostApp.inc Defines all the interface points between the host application and Forena. Each of these methods must be specified in order for Forena to function properly. The base class here is drupal, so those

File

./FrxDrupalApplication.inc, line 12
HostApp.inc Defines all the interface points between the host application and Forena. Each of these methods must be specified in order for Forena to function properly. The base class here is drupal, so those

Class

FrxDrupalApplication

Code

private $default_config = array();