Class
WikiCloth::WikiBuffer::Table
In:
lib/wikicloth/wiki_buffer/table.rb
Parent:
WikiBuffer
Methods
new
new_char
next_cell
next_row
parse_attributes
rows
rows=
table_caption
table_caption=
table_caption_attributes
table_caption_attributes=
to_html
Public Class methods
new
(data="",options={})
Public Instance methods
rows
()
table_caption
()
table_caption_attributes
()
to_html
()
Protected Instance methods
new_char
()
next_cell
(type="td")
next_row
()
parse_attributes
(data)
rows=
(val)
table_caption=
(val)
table_caption_attributes=
(val)
[Validate]