Class: Wice::BsCalendarHelpers::CalendarData

Inherits:
Object
  • Object
show all
Defined in:
lib/wice/helpers/bs_calendar_helpers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#close_calendar_event_nameObject

Returns the value of attribute close_calendar_event_name.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def close_calendar_event_name
  @close_calendar_event_name
end

#date_div_idObject

Returns the value of attribute date_div_id.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def date_div_id
  @date_div_id
end

#date_stringObject

Returns the value of attribute date_string.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def date_string
  @date_string
end

#datepicker_placeholder_idObject

Returns the value of attribute datepicker_placeholder_id.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def datepicker_placeholder_id
  @datepicker_placeholder_id
end

#dom_idObject

Returns the value of attribute dom_id.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def dom_id
  @dom_id
end

#fire_eventObject

Returns the value of attribute fire_event.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def fire_event
  @fire_event
end

#nameObject

Returns the value of attribute name.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def name
  @name
end

#the_other_datepicker_id_fromObject

Returns the value of attribute the_other_datepicker_id_from.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def the_other_datepicker_id_from
  @the_other_datepicker_id_from
end

#the_other_datepicker_id_toObject

Returns the value of attribute the_other_datepicker_id_to.



5
6
7
# File 'lib/wice/helpers/bs_calendar_helpers.rb', line 5

def the_other_datepicker_id_to
  @the_other_datepicker_id_to
end