InputfieldMarkup class

Intended just for outputting markup as help or commentary among other Inputfields

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the InputfieldMarkup class also inherits all the methods and properties of: InputfieldWrapper, Inputfield, WireData and Wire.

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummaryDefault
InputfieldMarkup::markupFunction callable string null Closure or name of function that returns markup/text, receives $this InputfieldMarkup as first argument. null
InputfieldMarkup::markupText string Markup/text to display ''
InputfieldMarkup::textformatters array Names of Textformatter modules to apply to value []

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.251