void HTML_QuickForm_Renderer_Default::setRequiredNoteTemplate (
string $html
)
Sets the note indicating required fields template. The template should include the {requiredNote}
placeholder.
The default template is
$html
The HTML surrounding the required note
throws no exceptions thrown
This function can not be called statically.