You are here

Functions in Add to Cal 7

Primary tabs

Namesort descending Location Description Direct uses Strings
addtocal_download_ics ./addtocal.module Outputs an ICS file containing event information for the selected entity. Called by hook_menu. 1
addtocal_extract_event_info ./addtocal.module Return event information in an associative array based on a given entity. 4
addtocal_field_formatter_info ./addtocal.module Implements hook_field_formatter_info().
addtocal_field_formatter_settings_form ./addtocal.module Implements hook_field_formatter_settings_form().
addtocal_field_formatter_settings_summary ./addtocal.module Implements hook_field_formatter_settings_summary(). @todo: update for tokenized changes
addtocal_field_formatter_view ./addtocal.module Implements hook_field_formatter_view().
addtocal_field_get_value ./addtocal.module Return the value of a field 1
addtocal_get_addtocal_entities ./addtocal.module Returns a list of all eligible entities to use with Add to Cal, along with their eligible fields and matching view modes. 3
addtocal_get_display ./addtocal.module Helper function returns current display for menu callbacks. 3
addtocal_google_link ./addtocal.module Redirects to a Google Calendar event. Called by hook_menu(). 1
addtocal_menu ./addtocal.module Implements hook_menu(). 1
addtocal_module_implements_alter ./addtocal.module Implements hook_module_implements_alter().
addtocal_render ./addtocal.module Generate a render array for the addtocal widget. 2
addtocal_rfc_3339_date ./addtocal.module Returns an array containing RFC 3339 formatted start and end dates. 4
addtocal_tokens ./addtocal.tokens.inc Implements hook_tokens().
addtocal_token_info_alter ./addtocal.tokens.inc Implements hook_token_info_alter().
addtocal_yahoo_link ./addtocal.module Redirects to a Yahoo Calendar event. Called by hook_menu(). 1
hook_addtocal_extract_event_info_alter ./addtocal.api.php Alter the addtocal info array.

Other projects