Module | RiCal::Properties::Calendar |
In: |
lib/ri_cal/properties/calendar.rb
|
Properties::Calendar provides property accessing methods for the Calendar class This source file is generated by the rical:gen_propmodules rake tasks, DO NOT EDIT
return the the CALSCALE property which will be an instances of RiCal::PropertyValueText
[purpose (from RFC 2445)] This property defines the calendar scale used for the calendar information specified in the calendar object.
see RFC 2445 4.7.1 p 73
return the the METHOD property which will be an instances of RiCal::PropertyValueText
[purpose (from RFC 2445)] This property defines the iCalendar object method associated with the calendar object
see RFC 2445 4.7.2 p 74-75
return the the PRODID property which will be an instances of RiCal::PropertyValueText
[purpose (from RFC 2445)] This property specifies the identifier for the product that created the iCalendar object.
see RFC 2445 4.7.3 pp 75-76
return the the VERSION property which will be an instances of RiCal::PropertyValueText
[purpose (from RFC 2445)] This property specifies the identifier corresponding to thehighest version number or the minimum and maximum range of the iCalendar specification that is required in order to interpret the iCalendar object.
see RFC 2445 4.7.4 pp 76-77