Module

Table of Contents

Namespaces

AccessGate

Interfaces

ModuleAccessGateInterface
Interface for module access gates.
ModuleInterface
An interface representing a TYPO3 Backend module.

Classes

BaseModule
The basic backend module, to be extended by more detailed implementations (e.g. ExtbaseModule)
BeforeModuleCreationEvent
Listeners can adjust the module configuration before the module gets created and registered
ExtbaseModule
An extbase built backend module
MenuModule
A representation for a module used for the menu generation.
Module
A standard backend nodule
ModuleAccessGateRegistry
Registry for module access gates, ordered by before/after dependencies during container compilation.
ModuleData
A simple DTO containing the user specific module settings, e.g. whether the clipboard is shown.
ModuleFactory
ModuleProvider
This is the central point to retrieve modules from the ModuleRegistry, while performing the necessary access checks, which ModuleRegistry does not deal with.
ModuleRegistry
ModuleResolver
Resolves the current module from a request.

Enums

ModuleAccessResult
Result of a module access gate decision.

        
On this page

Search results