Class | Description |
---|---|
ActionConfig |
This class is used to store information about actions as found in the media directory
configuration.
|
BaseConfigReader |
A base class for configuration readers
|
BaseMediaDirSubItem |
This is a base class for all sub items of the media directory configuration.
|
ConfigReader |
This is used to parse the XML configuration files.
|
DBResource |
Used to hold information on database resources
|
MediaDirConfig |
Used to store media directory configuration information
|
Messages |
Message bundle class
|
Plugin |
Used to store information on plugins
|
ScriptFile |
Used to store information on script files
|
SeenDatabaseConfig |
Used to store seen database configuration.
|
SourceConfig |
This is used to hold the configuration for each source found in the configuration file.
|
StoreConfig |
This is used to hold the configuration for each store found in the configuration file.
|
WatchDirConfig |
Used to store information about a watched directory
|
Enum | Description |
---|---|
SchemaCheck |
Used to control what kind of checks are done on the database schema
|
Exception | Description |
---|---|
ConfigException |
This exception is thrown when their is a problem related to the configuration file.
|