You are here

Functions in jQuery Countdown 6

Primary tabs

Namesort descending Location Description Direct uses Strings
jquery_countdown_add ./jquery_countdown.module Adds a jQuery Countdown JavaScript element to the page. 2 1
jquery_countdown_block_add_block_form jquery_countdown_block/jquery_countdown_block.module Form builder for the countdown block addition form. 1
jquery_countdown_block_add_block_form_submit jquery_countdown_block/jquery_countdown_block.module Form submission handler for jquery_countdown_block_add_block_form().
jquery_countdown_block_block jquery_countdown_block/jquery_countdown_block.module Implements hook_block().
jquery_countdown_block_delete jquery_countdown_block/jquery_countdown_block.admin.inc Form builder for the countdown block deletion form. 1
jquery_countdown_block_delete_submit jquery_countdown_block/jquery_countdown_block.admin.inc Form submission handler for jquery_countdown_block_delete().
jquery_countdown_block_form_block_admin_display_form_alter jquery_countdown_block/jquery_countdown_block.module Implements hook_form_FORM_ID_alter() for block_admin_display_form.
jquery_countdown_block_help jquery_countdown_block/jquery_countdown_block.module Implements hook_help(). @TODO: we need a help for our users ;)
jquery_countdown_block_install jquery_countdown_block/jquery_countdown_block.install Implements hook_install().
jquery_countdown_block_menu jquery_countdown_block/jquery_countdown_block.module Implements hook_menu().
jquery_countdown_block_uninstall jquery_countdown_block/jquery_countdown_block.install @file Provides install, upgrade and un-install functions for jquery_countdown_block module.
jquery_countdown_block_update_6100 jquery_countdown_block/jquery_countdown_block.install Implement hook_update_N() Removes all block settings variables and store as array into one variable...
jquery_countdown_date_field_formatter_info jquery_countdown_date/jquery_countdown_date.module Implementation of hook_field_formatter_info()
jquery_countdown_date_get_field_settings jquery_countdown_date/jquery_countdown_date.module Helper function to get the widget settings. Based on the galleryformatter module 1
jquery_countdown_date_theme jquery_countdown_date/jquery_countdown_date.module Implementation of hook_theme();
jquery_countdown_date_widget_settings_alter jquery_countdown_date/jquery_countdown_date.module @file provides a jquery.countdown formatter for "date" field and settings in the date widget
jquery_countdown_get_css ./jquery_countdown.module Return the CSS filename of the jQuery.Countdown plugin library 1
jquery_countdown_get_js ./jquery_countdown.module Return the JS filename of the jQuery.Countdown plugin library. 1
jquery_countdown_get_path ./jquery_countdown.module Return the path to the jQuery.Countdown plugin. 2
jquery_countdown_help ./jquery_countdown.module Implementation of hook_help().
jquery_countdown_jq ./jquery_countdown.jq.inc Implementation of hook_jq().
jquery_countdown_menu ./jquery_countdown.module Implementation of hook_menu() provides the ajax callback for serversync option
jquery_countdown_serversync ./jquery_countdown.module page callback: simply returns the current server time and exit drupal 1
jquery_countdown_theme ./jquery_countdown.module Implementation of hook_theme(). jquery_countdown: you can use this theme function in own module or template to display a countdown...
template_preprocess_jquery_countdown_layout ./jquery_countdown.theme.inc implements template_preprocess prepare template file sugestions based upon the jquery.countdown id submitted by theme function
theme_jquery_countdown ./jquery_countdown.theme.inc Constructs a jQuery Countdown element and adds the required JavaScript.
theme_jquery_countdown_date_formatter_jquery_countdown_default jquery_countdown_date/jquery_countdown_date.formatter.inc @file containes the cck formatter settings
_jquery_countdown_block_block_configure jquery_countdown_block/jquery_countdown_block.admin.inc Returns the 'configure' $op info for hook_block().
_jquery_countdown_block_block_list jquery_countdown_block/jquery_countdown_block.admin.inc Returns the 'list' $op info for hook_block().
_jquery_countdown_block_block_save jquery_countdown_block/jquery_countdown_block.admin.inc Returns the 'save' $op info for hook_block(). 1
_jquery_countdown_block_block_view jquery_countdown_block/jquery_countdown_block.module Returns the 'view' $op info for hook_block().
_jquery_countdown_settings_form ./jquery_countdown.module 2

Other projects