Pascal Bartl
Quiz von , erstellt am more than 1 year ago

TYPO3 CD 2020 (zweite Auflage) Quiz am 8.2 Backend Modules, erstellt von Pascal Bartl am 09/04/2021.

1
0
0
Pascal Bartl
Erstellt von Pascal Bartl vor mehr als 3 Jahre
Schließen

8.2 Backend Modules

Frage 1 von 1

1

How can you add a route for normal requests in the TYPO3 backend? (1)

Wähle eine oder mehr der folgenden:

  • By extending the array $GLOBALS['TYPO3_CONF_VARS']['BE']['Routes']

  • By extending the array $GLOBALS['ROUTES']

  • By implementing the file Configuration/Backend/Routes.php

  • By implementing the file Configuration/Backend/AjaxRoutes.php

  • By editing the site configuration YAML file

Erklärung