RichFormFactory
in package

This is the RichFormFactory class, a factory of Rich Form instances.

Tags
abstract
see
RichFormFactory::getLcDataValidation()

Table of Contents

$language  : Language|null
getLcDataValidation() This static method returns the data-validation attribute to rich the Form.  : string

Properties

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>
Return values
string

Search results