Class CalendarSolution_Detail_Html

Description

The means to view a specific event in HTML format

Located in /include/CalendarSolution/Detail/Html.php (line 20)

CalendarSolution
   |
   --CalendarSolution_Detail
      |
      --CalendarSolution_Detail_Html
Method Summary
string get_css_name ()
string get_rendering ([int $calendar_id = null])
string get_title ()
Variables
Methods
get_css_name (line 26)

Provides the path and name of the needed Cascading Style Sheet file

  • return: the path and name of the CSS file
  • access: public
string get_css_name ()
get_rendering (line 56)

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'])
get_title (line 38)

Obtains the title of the event the user wants to see

string get_title ()

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