[TASK] Introduce abstract class AbstractAjaxController
Extract duplicate code in method and let FormFlexAjaxController and FormInlineAjaxController extend from abstract class. Change-Id: Idef25a758b6df857419983f0e6c93441103954a7 Resolves: #79159 Releases: master Reviewed-on: https://review.typo3.org/51148 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/Controller/AbstractFormEngineAjaxController.php 68 additions, 0 deletions...d/Classes/Controller/AbstractFormEngineAjaxController.php
- typo3/sysext/backend/Classes/Controller/FormFlexAjaxController.php 3 additions, 30 deletions...ext/backend/Classes/Controller/FormFlexAjaxController.php
- typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php 4 additions, 29 deletions...t/backend/Classes/Controller/FormInlineAjaxController.php
Please register or sign in to comment