Public Member Functions |
|
| retval | new (scalar this, scalar file) |
|
| retval | set (scalar var, scalar value) |
| retval | get (scalar var, scalar default) |
|
| retval | application (scalar this, scalar appid) |
|
| protected retval | _readcfg (scalar file) |
| protected retval | _find_file (scalar file) |
Member Function Documentation
| protected retval BigSWAF::Configuration::_find_file |
( |
scalar |
file | ) |
|
| protected retval BigSWAF::Configuration::_readcfg |
( |
scalar |
file | ) |
|
| retval BigSWAF::Configuration::application |
( |
scalar |
this, |
|
|
scalar |
appid |
|
) |
| |
| retval BigSWAF::Configuration::get |
( |
scalar |
var, |
|
|
scalar |
default |
|
) |
| |
| retval BigSWAF::Configuration::new |
( |
scalar |
this, |
|
|
scalar |
file |
|
) |
| |
| retval BigSWAF::Configuration::set |
( |
scalar |
var, |
|
|
scalar |
value |
|
) |
| |
The documentation for this class was generated from the following file: