Pascal Bartl
Quiz por , criado more than 1 year ago

TYPO3 CD 2020 (zweite Auflage) Quiz sobre 8.3 Backend AJAX Endpoints, criado por Pascal Bartl em 09-04-2021.

1
0
0
Pascal Bartl
Criado por Pascal Bartl mais de 3 anos atrás
Fechar

8.3 Backend AJAX Endpoints

Questão 1 de 1

1

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

Selecione uma ou mais das seguintes:

  • 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

Explicação