You are here

Functions in jQuery Countdown 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
jquery_countdown_add ./jquery_countdown.module Adds a jQuery Countdown JavaScript element to the page. 1 1
jquery_countdown_admin ./jquery_countdown.admin.inc Menu callback, to display admin settings for jQuery Countdown module. 1
jquery_countdown_block_info ./jquery_countdown.module Implementation of hook_block_info().
jquery_countdown_block_view ./jquery_countdown.module Implementation of hook_block_view().
jquery_countdown_field_formatter_info ./jquery_countdown.module Implements hook_field_formatter_info(). provides the jquery_countdown formatter for use with date field @TODO: setting like first or last field and much more... @TODO: check for existing date module!
jquery_countdown_field_formatter_view ./jquery_countdown.module
jquery_countdown_install ./jquery_countdown.install Implementation of hook_install().
jquery_countdown_invoke_rule ./jquery_countdown.pages.inc AJAX Menu Callback, to trigger event when countdown is zero. 1
jquery_countdown_jq ./jquery_countdown.jq.inc Implementation of hook_jq().
jquery_countdown_library ./jquery_countdown.module Implementation of hook_library() provides the jquery.countdown script with css as library
jquery_countdown_menu ./jquery_countdown.module Implementation of hook_menu().
jquery_countdown_permission ./jquery_countdown.module Implements hook_permission() "Administer jquery countdown"
jquery_countdown_rules_event_info ./jquery_countdown.rules.inc Implementation of hook_rules_event_info().
jquery_countdown_theme ./jquery_countdown.module Implementation of hook_theme().
jquery_countdown_uninstall ./jquery_countdown.install Implementation of hook_uninstall().
theme_jquery_countdown ./jquery_countdown.module Constructs a jQuery Countdown element and adds the required JavaScript.
_jquery_countdown_block_content ./jquery_countdown.module 1

Other projects