Created by JetBrains PhpStorm. More...
Public Member Functions | |
getValue ($key, $default=NULL) | |
Get value from nagvis config file. | |
Static Public Member Functions | |
static | getInstance () |
Get singleton instance. | |
Protected Attributes | |
$_path = null | |
Path to nagvis.ini.php. |
Created by JetBrains PhpStorm.
User: Valery Stukanov Date: 9/7/11 Time: 1:19 PM
static Nagvis_config_Model::getInstance | ( | ) | [static] |
Get singleton instance.
Nagvis_config_Model::getValue | ( | $ | key, | |
$ | default = NULL | |||
) |
Get value from nagvis config file.
$key | string like section.key | |
$default |