TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\ContextHelp\Controller\ContextHelpAjaxController Class Reference

Public Member Functions

 getHelpAction (ServerRequestInterface $request, ResponseInterface $response)
 

Detailed Description

Member Function Documentation

◆ getHelpAction()

TYPO3\CMS\ContextHelp\Controller\ContextHelpAjaxController::getHelpAction ( ServerRequestInterface  $request,
ResponseInterface  $response 
)

The main dispatcher function. Collect data and prepare HTML output.

Parameters
ServerRequestInterface$request
ResponseInterface$response
Returns
ResponseInterface

Definition at line 36 of file ContextHelpAjaxController.php.

References $params, TYPO3\CMS\Backend\Utility\BackendUtility\helpTextArray(), TYPO3\CMS\Core\Utility\GeneralUtility\makeInstance(), and TYPO3\CMS\Core\Imaging\Icon\SIZE_SMALL.