PasswordInput
extends DivTag
in package
Description of PasswordInput
Tags
Table of Contents
- __construct() : mixed
- Password input
Methods
__construct()
Password input
public
__construct(string $name[, string $value = null ][, array<string|int, mixed> $properties = [] ]) : mixed
Parameters
- $name : string
-
Input name
- $value : string = null
-
Plaintext password
- $properties : array<string|int, mixed> = []
-
Poroperties for password input