TextareaFormField
TextareaFormField
class TextareaFormField extends FormField
TextareaFormField represents a textarea form field (an HTML textarea tag).
Methods
__construct(DOMElement $node) Constructor. | from FormField | |
string | getName() Returns the name of the field. |