Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.34.2.3 (checked in on 2008/06/13 at 03:38:23 by karens)
| Name | Description |
|---|---|
| calendar_ical_add_feed | |
| calendar_ical_add_feeds | |
| calendar_ical_cache | Identify the cache where the ical feeds are stored. |
| calendar_ical_calendar_add_items | Implementation of hook_calendar_add_items(). |
| calendar_ical_calendar_add_types | Implementation of hook_calendar_add_types(). |
| calendar_ical_cron | Implementation of hook_cron(). |
| calendar_ical_theme | @file Adds ical functionality to Calendar. |
| calendar_ical_views_feed_argument | feed argument hook that will convert us to ical or display an icon. the 4th argument isn't part of the hook, but we use it to differentiate when called as a hook or when called manually from calendar_ical_views_post_view |
| theme_calendar_ical_feed | plugin that actually displays an ical feed |
| theme_calendar_ical_field | Views field theme for an ical field. |
| theme_calendar_ical_icon | |
| theme_calendar_ical_node | Theme for an entire ical node. |