ConfigurationModuleProvider
Table of Contents
Interfaces
- ProviderInterface
- To be implemented by all configuration providers
Classes
- AbstractProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- BackendRoutesProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- BackendUserSettingsProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- BackendUserTsConfigProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- EventListenersProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- GlobalVariableProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- HttpMiddlewareStackProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- MfaProvidersProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- ProviderRegistry
- Registry for configuration providers which is called by the ConfigurationProviderPass
- SiteConfigurationProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- SoftReferenceParsersProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.