FormConditionFunctionsProvider implements ExpressionFunctionProviderInterface

Internal

Table of Contents

Interfaces

ExpressionFunctionProviderInterface

Methods

getFunctions()  : array<string|int, ExpressionFunction>
getFormValueFunction()  : ExpressionFunction
Shortcut function to access field values
getRootFormPropertyFunction()  : ExpressionFunction

Methods

getFunctions()

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

An array of Function instances

getFormValueFunction()

Shortcut function to access field values

protected getFormValueFunction() : ExpressionFunction
Return values
ExpressionFunction

getRootFormPropertyFunction()

protected getRootFormPropertyFunction() : ExpressionFunction
Return values
ExpressionFunction

        
On this page

Search results