HTML_QuickForm::getRequiredNote()

HTML_QuickForm::getRequiredNote() -- Returns the required note

概要

require_once 'HTML/QuickForm.php';

string HTML_QuickForm::getRequiredNote (void)

説明

Returns the required note. This note is usually displayed below the form when the form contains required fields.

例外・エラー

throws no exceptions thrown

注意

since 2.0

この関数は、スタティックにコールする ことはできません。