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 #522
    In the 522nd issue of ProcessWire Weekly we'll check out the latest core updates, introduce a new module called File Mover, and more. Read on!
    Weekly.pw / 11 May 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • 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