RichFormFactory
in package
This is the RichFormFactory class, a factory of Rich Form instances.
Tags
Table of Contents
$language | : Language|null | |
---|---|---|
getLcDataValidation() | This static method returns the data-validation attribute to rich the Form. | : string |
Properties
$language
protected
static Language|null
$language
= null
Methods
getLcDataValidation()
This static method returns the data-validation attribute to rich the Form.
public
static getLcDataValidation(string $name, string $elementType, array<string|int, mixed> $properties) : string
Parameters
- $name : string
- $elementType : string
- $properties : array<string|int, mixed>