InputfieldInteger::isEmpty() method

Is current value considered empty?

Return true if this field is empty (no value or blank value), or false if it’s not empty.

Used by the 'required' check to see if the field is populated, and descending Inputfields may override this according to their own definition of 'empty'.

Usage

$bool = $inputfieldInteger->isEmpty();

Return value

bool


InputfieldInteger methods and properties

API reference based on ProcessWire core version 3.0.244

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