InputfieldCheckboxes class

Multiple checkbox toggles

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

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummaryDefault
InputfieldCheckboxes::optionColumns int bool Specify 1 for inline list of options, or qty of columns to list options in. 0
InputfieldCheckboxes::optionWidth string Alternative to optionColumns, specify option width like '222px', '22em', etc. or '1' for auto. 3.0.184+''
InputfieldCheckboxes::table bool Whether or not to display as a table false
InputfieldCheckboxes::thead string Pipe "|" separated list of table headings. Do the same for the addOption() labels. ''

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.251