InputfieldTextarea class

An Inputfield for handling “textarea” form inputs

This is also the base class for rich text editors in ProcessWire, like TinyMCE.


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

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummaryDefault
InputfieldTextarea::contentType int Content type, applicable when used with FieldtypeTextarea. See FieldtypeTextarea contentType constants 0
InputfieldTextarea::rows int Number of rows for textarea 5

Additional methods and properties

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

API reference based on ProcessWire core version 3.0.251