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 #549
    In the 549th issue of ProcessWire Weekly we’re going to check out the latest core updates, highlight one older yet still very relevant third party module, and more. Read on!
    Weekly.pw / 17 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

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani