config_Core Class Reference

Help class for handling config items transparently, i.e independent of storage location (file or database). More...

Static Public Member Functions

static get ($config_str=false, $page='', $save=false)
 Fetch config item from db or config file If $page is set it will fetch for a page-specific setting for current user.
static get_cgi_cfg_key ($key=false, $file='cgi.cfg')
 Fetch specific key from config file Default is cgi.cfg.
static get_version_info ()
 On a OP5 Monitor system, return the system version.

Data Fields

const CONFIG_NOT_FOUND = null
 Dummy value to compare to when .

Detailed Description

Help class for handling config items transparently, i.e independent of storage location (file or database).


Member Function Documentation

static config_Core::get_version_info (  )  [static]

On a OP5 Monitor system, return the system version.

Returns:
string

Field Documentation

Dummy value to compare to when .

.. no config was found!


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 22 Apr 2013 for ninja by  doxygen 1.6.1