HTML_QuickForm_Renderer_Tableless::setRequiredNoteTemplate()

HTML_QuickForm_Renderer_Tableless::setRequiredNoteTemplate() -- Sets the note indicating required fields template

Synopsis

void HTML_QuickForm_Renderer_Tableless::setRequiredNoteTemplate (string $html)

Description

Sets the note indicating required fields template.

Parameter

string $html

The HTML surrounding the required note

Throws

throws no exceptions thrown

Note

This function can not be called statically.