◆ __construct()
__construct |
( |
|
$range_id = null , |
|
|
|
$data = null |
|
) |
| |
passing null as first param is for compatibility and should be considered deprecated. passing data array as second param only for testing
- Parameters
-
string | $range_id | |
array | $data | |
◆ delete()
- See also
- lib/classes/Config::delete()
◆ fetchData()
fetchData |
( |
|
$data = null | ) |
|
|
protected |
- See also
- lib/classes/Config::fetchData()
◆ get()
returns cached instance for given range_id creates new objects if needed
- Parameters
-
- Returns
- ObjectConfig
◆ getRangeId()
returns the range id
- Returns
- string
◆ getValue()
- See also
- lib/classes/Config::getValue()
◆ set()
set cached instance for given range_id use for testing or to unset cached instance by passing null as second param
- Parameters
-
◆ store()
- See also
- lib/classes/Config::store()
◆ unsetValue()
◆ $range_type
The documentation for this class was generated from the following file: