Name | Description |
---|---|
ConfigurationMapperInterface | ConfigurationMapper purpose is to map parsed semantic configuration for given scope (SiteAccess, SiteAccess group or "global") to internal container parameters with the appropriate format. |
ContextualizerInterface | |
DynamicSettingParserInterface | Interface for dynamic setting parsers. |
HookableConfigurationMapperInterface | Interface of ConfigurationMapper objects that need to trigger actions before and/or after looping over available scopes for mapping. |
Name | Description |
---|---|
Configuration | Base class to build scope based semantic configuration tree (aka SiteAccess aware configuration). |
ConfigurationProcessor | Processor for SiteAccess aware configuration processing. |
Contextualizer | |
DynamicSettingParser |