Class CalendarSolution_Detail_Icalendar

Description

The means to view a specific event in iCalendar format

Formatting information came from http://tools.ietf.org/html/rfc5545

Located in /include/CalendarSolution/Detail/Icalendar.php (line 24)

CalendarSolution
   |
   --CalendarSolution_Detail
      |
      --CalendarSolution_Detail_Icalendar
Method Summary
string get_rendering ([int $calendar_id = null])
Variables
Methods
get_rendering (line 37)

Produces the HTML to display the event the user wants to see

string get_rendering ([int $calendar_id = null])
  • int $calendar_id: the id number of the item to get (defaults to $_REQUEST['calendar_id'])

Inherited Methods

Inherited From CalendarSolution_Detail

CalendarSolution_Detail::get_array_from_bitwise()
CalendarSolution_Detail::get_bitwise_from_array()
CalendarSolution_Detail::run_query()
CalendarSolution_Detail::set_data_from_query()

Inherited From CalendarSolution

CalendarSolution::__construct()
CalendarSolution::convert_windows_characters()
CalendarSolution::escape_data_for_html()
CalendarSolution::escape_for_icalendar()
CalendarSolution::flush_cache()
CalendarSolution::format_date()
CalendarSolution::get_admin_navigation()
CalendarSolution::get_credit()
CalendarSolution::get_css()
CalendarSolution::get_date_from_request()
CalendarSolution::get_errors()
CalendarSolution::get_event_formatted_icalendar()
CalendarSolution::get_int_array_from_request()
CalendarSolution::get_int_from_request()
CalendarSolution::get_string_from_request()
CalendarSolution::is_admin()
CalendarSolution::is_cache_available()
CalendarSolution::set_data_empty()
CalendarSolution::set_data_from_post()
CalendarSolution::set_uri()
CalendarSolution::validate_csrf_token()
Class Constants

Documentation generated on Wed, 21 Mar 2012 14:16:43 -0400 by phpDocumentor 1.4.4