Pascal Bartl
Test por , creado hace más de 1 año

TYPO3 CD 2020 (zweite Auflage) Test sobre 8.3 Backend AJAX Endpoints, creado por Pascal Bartl el 09/04/2021.

0
0
0
Pascal Bartl
Creado por Pascal Bartl hace más de 3 años
Cerrar

8.3 Backend AJAX Endpoints

Pregunta 1 de 1

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • 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

Explicación