void HTML_QuickForm::setRequiredNote (
string $note
)
Sets the required note. This note is usually displayed below the form when the form contains required fields.
$note
Message indicating some elements are required
throws no exceptions thrown
since 1.1
This function can not be called statically.