Class: DapperDan::HTML::Forms
Overview
forms
form # V - IV
fieldset # V - IV
legend # V - IV
label # V - IV
input # V - IV
# V - IV
select # V - IV
datalist # V
optgroup # V - IV
option # V - IV
textarea # V - IV
isindex # IV
keygen # V
output # V
progress # V
meter # V
Direct Known Subclasses
Button, Fieldset, Form, Input, Label, Legend, Optgroup, Option, Select, Textarea
Instance Attribute Summary
Attributes inherited from Tag
Method Summary
Methods inherited from Tag
#generate_tag_attributes, #generate_tag_name, #initialize, #to_html, #to_tag
Constructor Details
This class inherits a constructor from DapperDan::HTML::Tag