InputfieldFloat class

Floating point number with precision

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the InputfieldFloat class also inherits all the methods and properties of: InputfieldInteger, Inputfield, WireData and Wire.

Show class?             Show args?        

Common

NameReturnSummary 
InputfieldFloat::defaultValue int float string Initial/default value (when used with FieldtypeInteger) 
InputfieldFloat::digits int Total digits, for when used in decimal mode (default=0) 
InputfieldFloat::getAttributesString()
stringOverride method from Inputfield to convert locale specific decimals for input[type=number] 
InputfieldFloat::getConfigInputfields()
InputfieldWrapperInputfield config
InputfieldFloat::hasE(string $value)
boolDoes the value have an E in it like ”123E-3” or "123E3” ? 
InputfieldFloat::initValue int float Initial/default value (when used as independent Inputfield) 
InputfieldFloat::inputType string Input type to use, one of "text" or "number" 
InputfieldFloat::max int float 
InputfieldFloat::min int float 
InputfieldFloat::noE bool int Convert “123E-3” and “123E3” type numbers to real numbers in the <input>? 3.0.193+ 
InputfieldFloat::placeholder string 
InputfieldFloat::precision int null string Decimals precision (or -1 to disable rounding in 3.0.193+) 
InputfieldFloat::size int 
InputfieldFloat::step int float string 

Additional methods and properties

In addition to the methods and properties above, InputfieldFloat also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #550
    In the 550th issue of ProcessWire Weekly we're going to check out the latest core updates, introduce a new third party module called PagefileMetadata, and more. Read on!
    Weekly.pw / 23 November 2024
  • Custom Fields Module
    This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

I just love the easy and intuitive ProcessWire API. ProcessWire rocks!” —Jens Martsch, Web developer