require_once 'HTML/QuickForm.php';
void HTML_QuickForm::setRequiredNote (string $note)
void HTML_QuickForm::setRequiredNote
Sets the required note. This note is usually displayed below the form when the form contains required fields.
Message indicating some elements are required
throws no exceptions thrown
since 1.1
Cette fonction ne peut pas être appelée de façon statique.