You are here

Functions in Block Refresh 6

Primary tabs

Namesort descending Location Description Direct uses Strings
block_refresh_block_content ./block_refresh.module page callback for /block_refresh/[module]/[delta] displays the block content, without any other page information 1
block_refresh_footer ./block_refresh.module Implementation of hook_footer().
block_refresh_form_block_admin_configure_alter ./block_refresh.module Implementation of hook_form_FORM_ID_alter() Add a 'Block Refresh' settings fieldset to the block admin form
block_refresh_help ./block_refresh.module Implementation of hook_help().
block_refresh_init ./block_refresh.module Implementation of hook_init() Calls the jquery to refresh blocks automatically, but only if the blocks exist on the current page and are enabled
block_refresh_install ./block_refresh.install @file Install, update and uninstall functions for the block_refresh module.
block_refresh_jq ./block_refresh.module Implementation of hook_jq() Allows optional integration with the jQ module.
block_refresh_menu ./block_refresh.module Implemention of hook_menu()
block_refresh_perm ./block_refresh.module Implementation of hook_perm() Add permission for accessing auto/manually refreshed block content
block_refresh_reset_jq ./block_refresh.install Register new plugin with jQ 2
block_refresh_settings ./block_refresh.module Callback for admin/settings/block_refresh 4
block_refresh_submit ./block_refresh.module Submission handler for for block_refresh_menu() This handles the submission on the specific block configuration page 1
block_refresh_uninstall ./block_refresh.install Implementation of hook_uninstall().
block_refresh_update_1 ./block_refresh.install
block_refresh_update_2 ./block_refresh.install

Other projects