Phpxforms documentation

FormSupport
in package

Additional universal functions for form

Table of Contents

Methods

passCreate()  : void
Insert fields for password creation

Methods

passCreate()

Insert fields for password creation

public static passCreate(Form $form, bool $empty, string $mark[, array<string|int, mixed>|string $name = 'Heslo' ][, array<string|int, mixed>|string|null $nameCheck = null ][, string|int|null $crypt = null ][, array<string|int, int> $sizes = null ]) : void
Parameters
$form : Form
$empty : bool
$mark : string
$name : array<string|int, mixed>|string = 'Heslo'
$nameCheck : array<string|int, mixed>|string|null = null
$crypt : string|int|null = null
$sizes : array<string|int, int> = null

        
On this page

Search results