Documentation

SignInForm extends Form
in package

Description of SignInForm

Tags
author

vitex

Table of Contents

$passwordField  : string
$userNameField  : string
__construct()  : mixed
finalize()  : mixed
Finally add subnut button

Properties

$passwordField

public string $passwordField = 'password'

$userNameField

public string $userNameField = 'username'

Methods

__construct()

public __construct([mixed $formAction = null ][, mixed $formMethod = 'post' ][, mixed $tagProperties = null ]) : mixed
Parameters
$formAction : mixed = null
$formMethod : mixed = 'post'
$tagProperties : mixed = null
Return values
mixed

finalize()

Finally add subnut button

public finalize() : mixed
Return values
mixed

Search results