Typo3ConditionFunctionsProvider implements ExpressionFunctionProviderInterface

Read onlyYes

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>
getLocaleFunction()  : ExpressionFunction
getSessionFunction()  : ExpressionFunction
getSiteFunction()  : ExpressionFunction
getSiteLanguageFunction()  : ExpressionFunction

Methods

getFunctions()

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

An array of Function instances

getLocaleFunction()

protected getLocaleFunction() : ExpressionFunction
Return values
ExpressionFunction

getSessionFunction()

protected getSessionFunction() : ExpressionFunction
Return values
ExpressionFunction

getSiteFunction()

protected getSiteFunction() : ExpressionFunction
Return values
ExpressionFunction

getSiteLanguageFunction()

protected getSiteLanguageFunction() : ExpressionFunction
Return values
ExpressionFunction

        
On this page

Search results