| calendar_arg_position | |
| 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_elements | Implementation of hook_elements. |
| calendar_errors | Define some error messages. |
| calendar_get_node_link | Get the url for a calendar node. |
| calendar_groupby_times | |
| calendar_help | Implementation of hook_help(). |
| calendar_init | |
| calendar_link | Add link to calendar to nodes. |
| calendar_node_stripe | Create a stripe. |
| calendar_node_taxonomy_stripe | |
| 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_remove | Callback to remove a default calendar from the system. |
| calendar_theme | |
| calendar_validate_hex_color | Check to make sure the user has entered a valid 6 digit hex color. |
| calendar_views_api | Implementation of hook_views_api(). |
| theme_calendar_colorfield | Format calendar_color textfield. |
| theme_calendar_colorpicker | Format calendar_colorpicker. |