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.121.2.6 (checked in on 2008/06/13 at 11:03:28 by karens)
Adds calendar filtering and displays to Views.
| Name | Description |
|---|---|
| calendar_block | implementation of hook_block() |
| calendar_current_type | Figure out which type of display to use, based on the current argument. |
| calendar_date_select | A selector to jump to a new date in the calendar. |
| calendar_date_select_form | The date selector form. |
| calendar_display_types | Calendar display types |
| calendar_help | Implementation of hook_help(). |
| calendar_init | |
| calendar_node_stripe | create a stripe id from a combination of the field and content types and store value for legend formula tries to create a unique id for each possible combination |
| calendar_offset | TODO need to identify type of timezone handling needed for each date field |
| calendar_og_groups | Helper function to figure out a group gid to use in blocks. |
| calendar_part_is_valid | A function to test the validity of various date parts |
| calendar_theme | |
| calendar_url_append | Pick up filter and sort info from url. |
| calendar_views_query_alter | Implementation of hook_views_query() |