| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Platform :: Package win32 :: Module Config :: Class AGTkConfig |
|
AGTkConfig --+
|
AGTkConfig
| Method Summary | |
|---|---|
__init__(self,
initIfNeeded)
| |
GetBaseDir(self)
| |
GetBinDir(self)
| |
GetConfigDir(self)
| |
GetDocDir(self)
| |
GetInstallDir(self)
| |
GetLogDir(self)
| |
GetNodeServicesDir(self)
| |
GetServicesDir(self)
| |
GetSharedAppDir(self)
| |
GetVersion(self)
| |
instance(initIfNeeded)
(Static method) | |
| Inherited from AGTkConfig | |
| |
| |
| Instance Variable Summary | |
|---|---|
| string | appDir: The directory for system installed shared applications |
| string | configDir: The directory for installation configuration. |
| string | docDir: The directory for documentation for the toolkit. |
| string | installDir: The directory this toolkit is installed in. |
| string | nodeServicesDir: the directory for system installed node services |
| string | servicesDir: the directory for system installed services |
| string | version: The version of this installation. |
| Class Variable Summary | |
|---|---|
str |
AGTkRegBaseKey = 'SOFTWARE\\Access Grid Toolkit\\2.4'
|
AGTkConfig |
theAGTkConfigInstance = <AccessGrid.Platform.win32.Confi...
|
| Instance Variable Details |
|---|
appDirThe directory for system installed shared applications
|
configDirThe directory for installation configuration.
|
docDirThe directory for documentation for the toolkit.
|
installDirThe directory this toolkit is installed in.
|
nodeServicesDirthe directory for system installed node services
|
servicesDirthe directory for system installed services
|
versionThe version of this installation.
|
| Class Variable Details |
|---|
AGTkRegBaseKey
|
theAGTkConfigInstance
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jan 09 13:23:49 2006 | http://epydoc.sf.net |