FieldtypeFloat class

Field that stores a floating point number

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

Show class?             Show args?        

Common

NameReturnSummary 
FieldtypeFloat::getBlankValue(Page $page, Field $field)
stringGet blank value 
FieldtypeFloat::getCompatibleFieldtypes(Field $field)
null FieldtypesGet compatible Fieldtypes
FieldtypeFloat::getConfigInputfields(Field $field)
InputfieldWrapperGet field configuration
FieldtypeFloat::getDatabaseSchema(Field $field)
arrayGet DB schema for this Fieldtype 
FieldtypeFloat::getInputfield(Page $page, Field $field)
InputfieldGet Inputfield for this Fieldtype 
FieldtypeFloat::getPrecision($value)
intGet precision of given value 
FieldtypeFloat::isEmptyValue(Field $field, mixed $value)
boolIs given value considered empty to this Fieldtype? 
FieldtypeFloat::sanitizeValue(Page $page, Field $field, $value)
float stringSanitize value 
FieldtypeFloat::sleepValue(Page $page, Field $field, $value)
stringSleep value for DB storage
FieldtypeFloat::strToFloat(string $str)
float stringConvert float string with commas to float value 

Additional methods and properties

In addition to the methods and properties above, FieldtypeFloat 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 am currently managing a ProcessWire site with 2 million+ pages. It’s admirably fast, and much, much faster than any other CMS we tested.” —Nickie, Web developer