ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, **args) |
Public Attributes | |
baseUrl | |
pageList | |
pageAttributes | |
Class to store global configuration data for a tree of web pages. Data members are used to store information used by the framework, while the dict is intended to be used for application-specific configuration data.
Definition at line 249 of file WebPage.py.
def WebPage.GlobalConfiguration.__init__ | ( | self, | |
** | args | ||
) |
Definition at line 254 of file WebPage.py.
WebPage.GlobalConfiguration.baseUrl |
Definition at line 255 of file WebPage.py.
WebPage.GlobalConfiguration.pageAttributes |
Definition at line 257 of file WebPage.py.
WebPage.GlobalConfiguration.pageList |
Definition at line 256 of file WebPage.py.