FormConditionFunctionsProvider implements ExpressionFunctionProviderInterface
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
ExpressionFunctiongetRootFormPropertyFunction()
    protected
                    getRootFormPropertyFunction() : ExpressionFunction