Submit
in package
Read onlyYes
Holds data for submit element for consistency between templates and processors.
Table of Contents
Properties
Methods
- __construct() : mixed
- html() : string
Properties
$name read-only
public
string
$name
$value read-only
public
string
$value
Methods
__construct()
public
__construct(string $name, string $value) : mixed
Parameters
- $name : string
- $value : string
html()
public
html([string|null $display = null ][, array<string, string|int|true> $fields = [] ]) : string
Parameters
- $display : string|null = null
- $fields : array<string, string|int|true> = []