InputfieldPageName class
An Inputfield for handling ProcessWire page “name” fields
optional checkbox associated with the input, for use with language support
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: InputfieldName, InputfieldText, Inputfield, WireData and Wire.
Common
Properties
Name | Return | Summary | Default |
---|---|---|---|
Inputfield | bool | ||
Inputfield | string | ||
Inputfield | string | Leave blank to disable | |
Inputfield | string | ||
Inputfield | string | ||
Inputfield | Page null | Page being edited | |
Inputfield | string | ||
Inputfield | Page null | Parent of page being edited | |
Inputfield | string | Default = 'pageName' | |
Inputfield | bool int | whether a trailing slash should be shown in the URL preview | 1 |
Additional methods and properties
In addition to the methods and properties above, Inputfield
API reference based on ProcessWire core version 3.0.251