InputfieldCheckbox class

Single checkbox toggle

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

Show class?             Show args?        

Common

NameReturnSummary 
InputfieldCheckbox::autocheck int When set to 1, setting value attribute to non-blank/non-zero automatically triggers checked.  
InputfieldCheckbox::checkboxLabel string Same as label2, but used as part of field config rather than API-only config. 
InputfieldCheckbox::checkboxOnly bool Show only the checkbox without label text next to it? (default=false) @since 3.0.144 
InputfieldCheckbox::checked()
boolGet or set current checkbox boolean attribute state 
InputfieldCheckbox::checkedValue string Value when checked (default=1) 
InputfieldCheckbox::getConfigInputfields()
InputfieldWrapperConfigure checkbox field
InputfieldCheckbox::isEmpty()
boolIs empty (checkbox not checked)? 
InputfieldCheckbox::label2 string Alterate label to display next to checkbox (default=use regular label) 
InputfieldCheckbox::labelAttrs array Optional attributes for <label> element that surrounds checkbox (default=[]) @since 3.0.141 
InputfieldCheckbox::processInput(WireInputData $input)
$thisProcess input
InputfieldCheckbox::render()
stringRender checkbox input
InputfieldCheckbox::renderValue()
stringRender value only
InputfieldCheckbox::set(string $key, mixed $value)
InputfieldCheckbox InputfieldSet property 
InputfieldCheckbox::setAttribute($key, $value)
Inputfield InputfieldCheckboxSet attribute 
InputfieldCheckbox::uncheckedValue string Value when not checked (default='', blank string) 
InputfieldCheckbox::wired()
(nothing)Wired to ProcessWire instance 

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #547
    In the 547th issue of ProcessWire Weekly we're going to check out the latest core updates, introduce a couple of new modules, and more. Read on!
    Weekly.pw / 2 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