void HTML_QuickForm_Renderer::renderElement (
object &$element
, bool $required
, string $error
)
Called when visiting an element
HTML_QuickForm_element object being visited
Whether an element is required
An error message associated with an element
throws no exceptions thrown
abstract
This function can not be called statically.