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.244

Latest news

  • ProcessWire Weekly #560
    In the 560th issue of ProcessWire Weekly we'll check out the latest core updates, cover newly released ProcessWire modules, and more. Read on!
    Weekly.pw / 1 February 2025
  • ProcessWire 3.0.244 new main/master version
    ProcessWire 3.0.244 is our newest main/master/stable version. It's been more than a year in the making and is packed with tons of new features, issue fixes, optimizations and more. This post covers all the details.
    Blog / 18 January 2025
  • Subscribe to weekly ProcessWire news

“…building with ProcessWire was a breeze, I really love all the flexibility the system provides. I can’t imagine using any other CMS in the future.” —Thomas Aull