FieldtypeTextarea class
Field that stores multiple lines of text
Properties set to $field
that is using this type, acceessed by $field->get('property')
contentType
(int): Content type of field output using a self::contentType* constant Default:0htmlOptions
(array): Options for content-type Markup/HTML using self::html* constants Default:[]inputfieldClass
(string): Inputfield class/module name to use for this field Default:InputfieldTextarea
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the Fieldtype
class also inherits all the methods and properties of: FieldtypeText, Fieldtype, WireData and Wire.
Common
Additional methods and properties
In addition to the methods and properties above, Fieldtype
API reference based on ProcessWire core version 3.0.251