HTML_Common | --HTML_QuickForm_element | --HTML_QuickForm_group | --HTML_QuickForm_date
Inspired by original 'date' element but reimplemented as a subclass of HTML_QuickForm_group
HTML_QuickForm_date HTML_QuickForm_date( [string $elementName = null], [mixed $elementLabel = null], [array $options = array()], [mixed $attributes = null])
void accept( &$renderer, [ $required = false], [ $error = null])
void onQuickFormEvent( $event, $arg, &$caller)
void setValue( $value)
void toHtml( )