‪TYPO3CMS  ‪main
TYPO3\CMS\Core\ExpressionLanguage\FunctionsProvider\Typo3ConditionFunctionsProvider Class Reference
Inheritance diagram for TYPO3\CMS\Core\ExpressionLanguage\FunctionsProvider\Typo3ConditionFunctionsProvider:

Public Member Functions

ExpressionFunction[] getFunctions ()
 

Protected Member Functions

 getTSFEFunction ()
 
 getSessionFunction ()
 
 getSiteFunction ()
 
 getSiteLanguageFunction ()
 

Detailed Description

Functions available in 'TypoScript' context. Note these rely on variables being hand over, see IncludeTreeConditionMatcherVisitor for more details.

Definition at line 32 of file Typo3ConditionFunctionsProvider.php.

Member Function Documentation

◆ getFunctions()

◆ getSessionFunction()

TYPO3\CMS\Core\ExpressionLanguage\FunctionsProvider\Typo3ConditionFunctionsProvider::getSessionFunction ( )
protected

◆ getSiteFunction()

TYPO3\CMS\Core\ExpressionLanguage\FunctionsProvider\Typo3ConditionFunctionsProvider::getSiteFunction ( )
protected

◆ getSiteLanguageFunction()

TYPO3\CMS\Core\ExpressionLanguage\FunctionsProvider\Typo3ConditionFunctionsProvider::getSiteLanguageFunction ( )
protected

◆ getTSFEFunction()

TYPO3\CMS\Core\ExpressionLanguage\FunctionsProvider\Typo3ConditionFunctionsProvider::getTSFEFunction ( )
protected