Typo3ConditionFunctionsProvider implements ExpressionFunctionProviderInterface

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

Internal

Table of Contents

Interfaces

ExpressionFunctionProviderInterface

Methods

getFunctions()  : array<string|int, ExpressionFunction>
getLoginUserFunction()  : ExpressionFunction
getSessionFunction()  : ExpressionFunction
getSiteFunction()  : ExpressionFunction
getSiteLanguageFunction()  : ExpressionFunction
getTSFEFunction()  : ExpressionFunction
getUsergroupFunction()  : ExpressionFunction

Methods

getFunctions()

public getFunctions() : array<string|int, ExpressionFunction>
Return values
array<string|int, ExpressionFunction>

An array of Function instances

getLoginUserFunction()

protected getLoginUserFunction() : ExpressionFunction
Deprecated

since TYPO3 v12, will be removed in TYPO3 v13

Return values
ExpressionFunction

getSessionFunction()

protected getSessionFunction() : ExpressionFunction
Return values
ExpressionFunction

getSiteFunction()

protected getSiteFunction() : ExpressionFunction
Return values
ExpressionFunction

getSiteLanguageFunction()

protected getSiteLanguageFunction() : ExpressionFunction
Return values
ExpressionFunction

getTSFEFunction()

protected getTSFEFunction() : ExpressionFunction
Return values
ExpressionFunction

getUsergroupFunction()

protected getUsergroupFunction() : ExpressionFunction
Deprecated

since TYPO3 v12, will be removed in TYPO3 v13

Return values
ExpressionFunction

        
On this page

Search results