Home | Trees | Indices | Help |
|
---|
|
ConfigData --+ | ConfigDataDB
Class that holds config data for a particular user/workplace pair
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Method Details |
Init DB connection
|
Gets Config Data for a particular parameter. Returns parameter value.
|
Sets Config Data for a particular parameter.
|
Adds a new config parameter. Note: You will have to re-read the cache (call GetAllNames()) in order to change this parameter afterwards.
|
fetch names and parameter data from backend. Returns list of parameter names where cookie and real name are concatenated. Refreshes the parameter cache, too. |
Returns the parameter name without possible cookie part(s). Needed to indentify matching config definition entry.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:57 2013 | http://epydoc.sourceforge.net |