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 #556
    In the 556th issue of ProcessWire Weekly we're going to share the latest core development news, highlight a new third party module, and more. Read on!
    Weekly.pw / 4 January 2025
  • 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

“We chose ProcessWire because of its excellent architecture, modular extensibility and the internal API. The CMS offers the necessary flexibility and performance for such a complex website like superbude.de. ProcessWire offers options that are only available for larger systems, such as Drupal, and allows a much slimmer development process.” —xport communication GmbH