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 | Default |
---|---|---|---|
Inputfield | int bool | Whether to prepend root path | false |
Inputfield | int bool | Whether to allow IDNs | false |
Inputfield | int bool | Whether to allow quote characters in URLs | false |
Inputfield | int bool | Whether relative URLs are disabled | false |
Additional methods and properties
In addition to the methods and properties above, Inputfield
API reference based on ProcessWire core version 3.0.251