eventrepeat.module

Version

1.50.2.14 (checked in on 2008/04/30 at 01:21:30 by seanfuller)

Functions

Namesort iconDescription
eventrepeat_admin_settingsImplementation of hook_settings
eventrepeat_cronImplementation of hook_menu()
eventrepeat_debugCallback page to view repeating event statistics
eventrepeat_elementsImplementation of form API hook_elements()
eventrepeat_event_edit_upcominghook_event_edit_upcoming implementation
eventrepeat_event_loadhook_event_load implementation
eventrepeat_form_alterImplementation of hook_form_alter()
eventrepeat_helpImplementation of hook_help()
eventrepeat_menuImplementation of hook_menu()
eventrepeat_nodeapihook_nodeapi implementation
eventrepeat_permImplementation of hook_perm().
eventrepeat_refresh_calendar_map_submitExecute function for resetting the calendar map table
eventrepeat_switch_userSwitch from original user to other user and back.
eventrepeat_user_help_pagePrints the user help page for repeat events
theme_eventrepeat_dateThemes the time select boxes.
theme_eventrepeat_formGenerates the repeat setting form under the repeat tab, and saves repeat data to the repeat tables.
_eventrepeat_day_correctionHelper function that corrects for date GMT date changes based on timezone
_eventrepeat_day_in_month_incrementerHelper function that gives information on the number of each of the days in the month for each of the seven days
_eventrepeat_delete_nodesHelper function that handles mass deletion of nodes in a repeat sequence
_eventrepeat_form_dateConstructs the time select boxes.
_eventrepeat_form_validateValidates the repeat form
_eventrepeat_get_next_dateReturns the next date that will be rendered in the repeat sequence.
_eventrepeat_parse_icalParses the RRULE data into an array
_eventrepeat_render_nodesSupport function which renders new nodes in a repeat sequence
_eventrepeat_save_repeat
_eventrepeat_start_timeSupport function which generates a start timestamp for new nodes in a repeat sequence
_eventrepeat_stringifierhelper function to turn an array of strings into a comma seperated, single quoted list.
_eventrepeat_system_module_validateValidates module dependencies for the module.
_eventrepeat_update_nodesHelper function that handles mass editing of nodes in a repeat sequence
_eventrepeat_user_help_contentCreates help based on current configuration.
_eventrepeat_validate_form_dateValidates the start and end times in a node form submission.