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 InputfieldURL class also inherits all the methods and properties of: InputfieldText, Inputfield, WireData and Wire.

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummaryDefault
InputfieldURL::addRoot int bool Whether to prepend root path false
InputfieldURL::allowIDN int bool Whether to allow IDNs false
InputfieldURL::allowQuotes int bool Whether to allow quote characters in URLs false
InputfieldURL::noRelative int bool Whether relative URLs are disabled false

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.251