‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\Tests\Functional\Controller\Fixtures\TypoScriptFrontendControllerTestUserFuncs Class Reference

Public Member Functions

 userIntCallback ()
 
 slWithoutLLLCallback ()
 
 slWithLLLCallback ()
 

Detailed Description

Member Function Documentation

◆ slWithLLLCallback()

TYPO3\CMS\Frontend\Tests\Functional\Controller\Fixtures\TypoScriptFrontendControllerTestUserFuncs::slWithLLLCallback ( )

A USER method referenced in PageWithUserObjectUsingSlWithLLL.typoscript

Definition at line 43 of file TypoScriptFrontendControllerTestUserFuncs.php.

References $GLOBALS.

◆ slWithoutLLLCallback()

TYPO3\CMS\Frontend\Tests\Functional\Controller\Fixtures\TypoScriptFrontendControllerTestUserFuncs::slWithoutLLLCallback ( )

A USER method referenced in PageWithUserObjectUsingSlWithoutLLL.typoscript

Definition at line 35 of file TypoScriptFrontendControllerTestUserFuncs.php.

References $GLOBALS.

◆ userIntCallback()

TYPO3\CMS\Frontend\Tests\Functional\Controller\Fixtures\TypoScriptFrontendControllerTestUserFuncs::userIntCallback ( )

A USER_INT method referenced in PageWithUserInt.typoscript

Definition at line 25 of file TypoScriptFrontendControllerTestUserFuncs.php.

References $GLOBALS.