InputfieldURL class
URL Inputfield Module
An Inputfield for handling input of URLs in ProcessWire forms.
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: InputfieldText, Inputfield, WireData and Wire.
Common
| Name | Return | Summary | |
|---|---|---|---|
Inputfield Inputfield Inputfield | InputfieldWrapper | Configure Inputfield | |
Inputfield Inputfield Inputfield | string | Render Inputfield |
Properties
| Name | Return | Summary | |
|---|---|---|---|
| Inputfield | int bool | Whether to prepend root path DEFAULT: false | |
| Inputfield | int bool | Whether to allow IDNs DEFAULT: false | |
| Inputfield | int bool | Whether to allow quote characters in URLs DEFAULT: false | |
| Inputfield | int bool | Whether relative URLs are disabled DEFAULT: false |
Additional methods and properties
In addition to the methods and properties above, Inputfield
API reference based on ProcessWire core version 3.0.252