Layout Properties.
More...
#include <WsLayoutProperties.h>
|
std::string | get (const std::string §ion, const std::string &id, const std::string &def) |
|
Layout Properties.
Used for rendering the site
Definition at line 26 of file WsLayoutProperties.h.
WsLayoutProperties::WsLayoutProperties |
( |
| ) |
|
|
protected |
std::string WsLayoutProperties::get |
( |
const std::string & |
section, |
|
|
const std::string & |
id, |
|
|
const std::string & |
def |
|
) |
| |
|
virtual |
int WsAbstractProperties::parse |
( |
const std::string & |
path | ) |
|
|
protectedinherited |
parse the Json config file
- Parameters
-
path | the path to the configuration file |
- Returns
- SUCCESS if file is ok, FAILURE otherwise
Definition at line 28 of file WsAbstractProperties.cpp.
bool WsAbstractProperties::m_parsed |
|
protectedinherited |
Json::Value WsAbstractProperties::m_root |
|
protectedinherited |
Root of the Json tree where. This is where the contents of Json parsed file is stored
Definition at line 60 of file WsAbstractProperties.h.
The documentation for this class was generated from the following files: