Configuration
Table of Contents
Interfaces
- ConfigurationManagerInterface
- "empty" interface for singletons (marker interface pattern)
Classes
- BackendConfigurationManager
- Load TypoScript of a page in backend mode.
- ConfigurationManager
- Generic ConfigurationManager implementation. Uses BackendConfigurationManager or FrontendConfigurationManager depending on request type.
- Exception
- A generic Configuration Exception
- FrontendConfigurationManager
- A general purpose configuration manager used in frontend mode.