Borges::DateTable
(Class)
In:
lib/Borges/Component/DateTable.rb
Parent:
Object
Methods
dates_do_separated_by
end_date=
months_and_lengths
new
render_cell_for_date_row_index_on
render_content_on
render_day_headings_on
render_heading_for_row_on
render_heading_spacer_on
render_month_headings_on
render_row_index_on
start_date=
update_cache
Attributes
end_date
[R]
rows
[RW]
start_date
[R]
Public Class methods
new
(rows)
Public Instance methods
dates_do_separated_by
(daily_block, monthly_block)
end_date=
(date)
months_and_lengths
(&block)
render_cell_for_date_row_index_on
(aDate, anObject, aNumber, r)
render_content_on
(r)
render_day_headings_on
(r)
render_heading_for_row_on
(obj, r)
render_heading_spacer_on
(r)
render_month_headings_on
(r)
render_row_index_on
(obj, num, r)
start_date=
(date)
update_cache
()
[Validate]