You are here

Functions in Auto Block Scheduler 7

Primary tabs

Namesort descending Location Description Direct uses Strings
auto_block_scheduler_cron ./auto_block_scheduler.module Implements hook_cron().
auto_block_scheduler_custom_delete_submit ./auto_block_scheduler.module Form submission handler for custom block delete. 1
auto_block_scheduler_date_format ./auto_block_scheduler.module This function used to return auto block scheduler date format. 3
auto_block_scheduler_display_scheduler_submit ./auto_block_scheduler.module Form submission handler for admin block display section. 1
auto_block_scheduler_enabled_block ./auto_block_scheduler.module Method used to unpublish scheduled block by bid. 2
auto_block_scheduler_form_block_add_block_form_alter ./auto_block_scheduler.module Implements hook_form_FORMID_alter().
auto_block_scheduler_form_block_admin_configure_alter ./auto_block_scheduler.module Implements hook_form_FORMID_alter().
auto_block_scheduler_form_block_admin_display_form_alter ./auto_block_scheduler.module Implements hook_form_FORMID_alter().
auto_block_scheduler_form_block_custom_block_delete_alter ./auto_block_scheduler.module Implements hook_form_FORMID_alter().
auto_block_scheduler_get_bid ./auto_block_scheduler.module Method used to fetch bid by module and delta values. 3
auto_block_scheduler_help ./auto_block_scheduler.module Implements hook_help().
auto_block_scheduler_list ./auto_block_scheduler.module Displays a list of blocks that are scheduled for publish and unpublish. 1
auto_block_scheduler_menu ./auto_block_scheduler.module Implements hook_menu().
auto_block_scheduler_option_for_block ./auto_block_scheduler.module It is used to add scheduler option in block create/edit form. 2
auto_block_scheduler_schema ./auto_block_scheduler.install Implements hook_schema().
_auto_block_scheduler_configure_submit ./auto_block_scheduler.module Form submission handler for block admin configuration. 1
_auto_block_scheduler_configure_validate ./auto_block_scheduler.module It is used to validate the scheduler configurations. 1
_auto_block_scheduler_publish ./auto_block_scheduler.module Method used to publish scheduled block by bid. 1
_auto_block_scheduler_publish_cron ./auto_block_scheduler.module Publish scheduled blocks. 1
_auto_block_scheduler_unpublish ./auto_block_scheduler.module Method used to unpublish scheduled block by bid. 3
_auto_block_scheduler_unpublish_cron ./auto_block_scheduler.module Unpublish scheduled blocks. 1

Other projects