Bånder

NumericField extends Field
in package

Table of Contents

Properties

$fieldName  : string
$max  : string|int|float
$min  : string|int|float

Methods

__construct()  : mixed
__toString()  : string

Properties

$fieldName

protected string $fieldName

Methods

__construct()

public __construct(string $fieldName, string|int|float $min[, string|int|float $max = '+inf' ]) : mixed
Parameters
$fieldName : string
$min : string|int|float
$max : string|int|float = '+inf'

__toString()

public __toString() : string
Return values
string

        
On this page

Search results