Override method from Inputfield to convert locale specific decimals for input[type=number]
Usage
// basic usage
$string = $inputfieldFloat->getAttributesString();
// usage with all arguments
$string = $inputfieldFloat->getAttributesString(array $attributes = null);
Arguments
Name | Type(s) | Description |
---|---|---|
attributes (optional) | array |
Return value
string
InputfieldFloat methods and properties
API reference based on ProcessWire core version 3.0.236