module Water::Tag
Included Modules
Direct including types
Defined in:
water/tag.crInstance Method Summary
- #doctype(attributes = "html")
- #script(attributes, content)
- #script(content)
- #strip_attributes(attributes : String)
- #strip_content(content)
- #style(attributes, content)
- #style(content)
- #text(content)
Instance methods inherited from module Water::SelfCloseTag
area(attributes = "")
area,
base(attributes = "")
base,
br(attributes = "")
br,
col(attributes = "")
col,
embed(attributes = "")
embed,
hr(attributes = "")
hr,
img(attributes = "")
img,
input(attributes = "")
input,
keygen(attributes = "")
keygen,
link(attributes = "")
link,
menuitem(attributes = "")
menuitem,
meta(attributes = "")
meta,
param(attributes = "")
param,
source(attributes = "")
source,
track(attributes = "")
track,
wbr(attributes = "")
wbr
Instance methods inherited from module Water::OpenTag
a(attributes = "", &)a(attributes, content)
a(content) a, abbr(attributes = "", &)
abbr(attributes, content)
abbr(content) abbr, address(attributes = "", &)
address(attributes, content)
address(content) address, article(attributes = "", &)
article(attributes, content)
article(content) article, aside(attributes = "", &)
aside(attributes, content)
aside(content) aside, b(attributes = "", &)
b(attributes, content)
b(content) b, bdi(attributes = "", &)
bdi(attributes, content)
bdi(content) bdi, body(attributes = "", &)
body(attributes, content)
body(content) body, button(attributes = "", &)
button(attributes, content)
button(content) button, code(attributes = "", &)
code(attributes, content)
code(content) code, dd(attributes = "", &)
dd(attributes, content)
dd(content) dd, details(attributes = "", &)
details(attributes, content)
details(content) details, dialog(attributes = "", &)
dialog(attributes, content)
dialog(content) dialog, div(attributes = "", &)
div(attributes, content)
div(content) div, dl(attributes = "", &)
dl(attributes, content)
dl(content) dl, dt(attributes = "", &)
dt(attributes, content)
dt(content) dt, em(attributes = "", &)
em(attributes, content)
em(content) em, fieldset(attributes = "", &)
fieldset(attributes, content)
fieldset(content) fieldset, figcaption(attributes = "", &)
figcaption(attributes, content)
figcaption(content) figcaption, figure(attributes = "", &)
figure(attributes, content)
figure(content) figure, footer(attributes = "", &)
footer(attributes, content)
footer(content) footer, form(attributes = "", &)
form(attributes, content)
form(content) form, h1(attributes = "", &)
h1(attributes, content)
h1(content) h1, h2(attributes = "", &)
h2(attributes, content)
h2(content) h2, h3(attributes = "", &)
h3(attributes, content)
h3(content) h3, h4(attributes = "", &)
h4(attributes, content)
h4(content) h4, h5(attributes = "", &)
h5(attributes, content)
h5(content) h5, h6(attributes = "", &)
h6(attributes, content)
h6(content) h6, head(attributes = "", &)
head(attributes, content)
head(content) head, header(attributes = "", &)
header(attributes, content)
header(content) header, html(attributes = "", &)
html(attributes, content)
html(content) html, i(attributes = "", &)
i(attributes, content)
i(content) i, iframe(attributes = "", &)
iframe(attributes, content)
iframe(content) iframe, label(attributes = "", &)
label(attributes, content)
label(content) label, li(attributes = "", &)
li(attributes, content)
li(content) li, main(attributes = "", &)
main(attributes, content)
main(content) main, mark(attributes = "", &)
mark(attributes, content)
mark(content) mark, menuitem(attributes = "", &)
menuitem(attributes, content)
menuitem(content) menuitem, meter(attributes = "", &)
meter(attributes, content)
meter(content) meter, nav(attributes = "", &)
nav(attributes, content)
nav(content) nav, ol(attributes = "", &)
ol(attributes, content)
ol(content) ol, option(attributes = "", &)
option(attributes, content)
option(content) option, para(attributes = "", &)
para(attributes, content)
para(content) para, pre(attributes = "", &)
pre(attributes, content)
pre(content) pre, progress(attributes = "", &)
progress(attributes, content)
progress(content) progress, rp(attributes = "", &)
rp(attributes, content)
rp(content) rp, rt(attributes = "", &)
rt(attributes, content)
rt(content) rt, ruby(attributes = "", &)
ruby(attributes, content)
ruby(content) ruby, s(attributes = "", &)
s(attributes, content)
s(content) s, section(attributes = "", &)
section(attributes, content)
section(content) section, select_tag(attributes = "", &)
select_tag(attributes, content)
select_tag(content) select_tag, small(attributes = "", &)
small(attributes, content)
small(content) small, span(attributes = "", &)
span(attributes, content)
span(content) span, strong(attributes = "", &)
strong(attributes, content)
strong(content) strong, summary(attributes = "", &)
summary(attributes, content)
summary(content) summary, table(attributes = "", &)
table(attributes, content)
table(content) table, tbody(attributes = "", &)
tbody(attributes, content)
tbody(content) tbody, td(attributes = "", &)
td(attributes, content)
td(content) td, textarea(attributes = "", &)
textarea(attributes, content)
textarea(content) textarea, th(attributes = "", &)
th(attributes, content)
th(content) th, thead(attributes = "", &)
thead(attributes, content)
thead(content) thead, time(attributes = "", &)
time(attributes, content)
time(content) time, title(attributes = "", &)
title(attributes, content)
title(content) title, tr(attributes = "", &)
tr(attributes, content)
tr(content) tr, u(attributes = "", &)
u(attributes, content)
u(content) u, ul(attributes = "", &)
ul(attributes, content)
ul(content) ul, video(attributes = "", &)
video(attributes, content)
video(content) video, wbr(attributes = "", &)
wbr(attributes, content)
wbr(content) wbr