/sources/calendar_ical.php

Description
Functions
get_event_data_ical (line 248)

Get array of an events from node of an imported ical file

  • return: Returns array of event details for mapping
array get_event_data_ical (array $calendar_nodes)
  • array $calendar_nodes: Array of given evnt details
ical_escape (line 27)

Escapes a string as per the ical format.

  • return: Output
string ical_escape (string $in)
  • string $in: Input
ical_import (line 210)

Import ical events to members's event calendar.

void ical_import (string $file_name)
  • string $file_name: file name
output_ical (line 38)

Outputs the logged-in member's calendar view to ical.

void output_ical ()

Documentation generated on Sun, 02 Jan 2011 23:10:05 +0000 by phpDocumentor 1.4.3