ManagementController

The System > Webhooks module: Rendering the listing of webhooks.

Internal

This class is a specific Backend controller implementation and is not part of the TYPO3's Core API.

Attributes
#[AsController]

Table of Contents

Methods

__construct()  : mixed
overviewAction()  : ResponseInterface
getLanguageService()  : LanguageService
registerDocHeaderButtons()  : void

Methods

__construct()

public __construct(UriBuilder $uriBuilder, IconFactory $iconFactory, ModuleTemplateFactory $moduleTemplateFactory, WebhookTypesRegistry $webhookTypesRegistry, WebhookRepository $webhookRepository, ComponentFactory $componentFactory) : mixed
Parameters
$uriBuilder : UriBuilder
$iconFactory : IconFactory
$moduleTemplateFactory : ModuleTemplateFactory
$webhookTypesRegistry : WebhookTypesRegistry
$webhookRepository : WebhookRepository
$componentFactory : ComponentFactory

overviewAction()

public overviewAction(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

        
On this page

Search results