HTML_QuickForm_textarea::setWrap()

HTML_QuickForm_textarea::setWrap() – Sets wrap type for textarea element

Synopsis

require_once 'HTML/QuickForm/textarea.php';

void HTML_QuickForm_textarea::setWrap ( string $wrap )

Description

This package is not documented yet.

Parameter

string $wrap

Wrap type

Throws

throws no exceptions thrown

Note

since 1.0

This function can not be called statically.

Sets height in rows for textarea element (Previous) Class for HTML 4.0 <button> element (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.