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.