You are here

Functions in Google Calendar Block 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
google_calendar_block_add_block_form ./google_calendar_block.admin.inc Form constructor for the add block form. 1
google_calendar_block_add_block_form_submit ./google_calendar_block.admin.inc Form submission handler for google_calendar_block_add_block_form(). 1
google_calendar_block_add_block_form_validate ./google_calendar_block.admin.inc Form validation handler for google_calendar_block_add_block_form(). 1
google_calendar_block_block_configure ./google_calendar_block.module Implements hook_block_configure().
google_calendar_block_block_get ./google_calendar_block.module Returns information from database about a user-created (Google Calendar) block. 3
google_calendar_block_block_info ./google_calendar_block.module Implements hook_block_info().
google_calendar_block_block_save ./google_calendar_block.module Implements hook_block_save().
google_calendar_block_block_view ./google_calendar_block.module Implements hook_block_view().
google_calendar_block_custom_block_form ./google_calendar_block.module Form constructor for the Google Calendar block form. 1
google_calendar_block_custom_block_save ./google_calendar_block.module Saves a user-created Google Calendar block in the database. 1
google_calendar_block_delete ./google_calendar_block.admin.inc Form constructor for the custom Google Calendar block deletion form. 1
google_calendar_block_delete_submit ./google_calendar_block.admin.inc Form submission handler for google_calendar_block_delete().
google_calendar_block_flush_caches ./google_calendar_block.module Implements hook_flush_caches().
google_calendar_block_form_block_admin_display_form_alter ./google_calendar_block.module Implements hook_form_FORM_ID_alter();
google_calendar_block_help ./google_calendar_block.module Implements hook_help().
google_calendar_block_libraries_info ./google_calendar_block.module Implements hook_libraries_info().
google_calendar_block_menu ./google_calendar_block.module Implements hook_menu().
google_calendar_block_requirements ./google_calendar_block.install Implements hook_requirements().
google_calendar_block_schema ./google_calendar_block.install Implements hook_schema().
google_calendar_block_theme ./google_calendar_block.module Implements hook_theme().
google_calendar_block_uninstall ./google_calendar_block.install Implements hook_uninstall().
google_calendar_block_update_7200 ./google_calendar_block.install Remove any old Google Calendar Block blocks and install the new Google Calendar Block schema.
template_preprocess_google_calendar_block_event ./google_calendar_block.module Implements template_preprocess_hook().
_google_calendar_block_google_date_to_timestamp ./google_calendar_block.module Helper function to convert a Google date into a Unix timestamp 1
_google_calendar_block_themes_access ./google_calendar_block.module Menu item access callback - only admin or enabled themes can be accessed. 1

Other projects