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 Inputfield
class also inherits all the methods and properties of: InputfieldSelectMultiple, InputfieldSelect, Inputfield, WireData and Wire.
Common
Name | Return | Summary | |
---|---|---|---|
Inputfield Inputfield Inputfield | InputfieldWrapper | Configure Inputfield | |
Inputfield Inputfield Inputfield | string | Get CSS width and unit for option width | |
Inputfield | int bool | Specify 1 for inline list of options, or qty of columns to list options in. | |
Inputfield | string | Alternative to optionColumns, specify option width like '222px', '22em', etc. or '1' for auto. 3.0.184+ | |
Inputfield Inputfield Inputfield | string | Render | |
Inputfield Inputfield Inputfield | Inputfield InputfieldSelect | Set property | |
Inputfield | bool | Whether or not to display as a table | |
Inputfield | 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, Inputfield
API reference based on ProcessWire core version 3.0.236