TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Frontend\Controller\ExtDirectEidController Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Controller\ExtDirectEidController:
tslib_ExtDirectEid

Public Member Functions

 routeAction ()
 
 actionIsAllowed ()
 
 render ()
 

Protected Attributes

 $ajaxObject = NULL
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! eID controller for ExtDirect

Author
Stefan Galinski stefa.nosp@m.n.ga.nosp@m.linsk.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om

Definition at line 21 of file ExtDirectEidController.php.

Member Function Documentation

◆ actionIsAllowed()

TYPO3\CMS\Frontend\Controller\ExtDirectEidController::actionIsAllowed ( )

Returns TRUE if the associated action in _GET is allowed.

Returns
boolean

Definition at line 50 of file ExtDirectEidController.php.

References TYPO3\CMS\Core\Utility\GeneralUtility\_GP().

◆ render()

TYPO3\CMS\Frontend\Controller\ExtDirectEidController::render ( )

Renders/Echoes the ajax output

Returns
void

Definition at line 62 of file ExtDirectEidController.php.

◆ routeAction()

TYPO3\CMS\Frontend\Controller\ExtDirectEidController::routeAction ( )

Member Data Documentation

◆ $ajaxObject

TYPO3\CMS\Frontend\Controller\ExtDirectEidController::$ajaxObject = NULL
protected

Definition at line 28 of file ExtDirectEidController.php.