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 #523
    In the 523rd issue of ProcessWire Weekly we'll check out what's new in the core this week, share some new module related news, and more. Read on!
    Weekly.pw / 18 May 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 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