You are here

Functions in Twitter Bootstrap Modal 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
twitter_bootstrap_modal_admin ./twitter_bootstrap_modal.module Callback function for admin setting. 1
twitter_bootstrap_modal_block_init twitter_bootstrap_modal_block/twitter_bootstrap_modal_block.module Implements hook_init().
twitter_bootstrap_modal_block_install twitter_bootstrap_modal_block/twitter_bootstrap_modal_block.install Implementation of hook_install(). This will create our system variable defaults. The benefit is that we do not need to pass defaults to variable_get(), which allows centralization of defaults.
twitter_bootstrap_modal_block_menu twitter_bootstrap_modal_block/twitter_bootstrap_modal_block.module Implementation of hook_menu().
twitter_bootstrap_modal_block_settings twitter_bootstrap_modal_block/twitter_bootstrap_modal_block.module Module settings form. 4
twitter_bootstrap_modal_block_uninstall twitter_bootstrap_modal_block/twitter_bootstrap_modal_block.install Implementation of hook_uninstall(). Only clears our variables, so a fresh installation can repopulate them.
twitter_bootstrap_modal_carousel_check_path twitter_bootstrap_modal_carousel/twitter_bootstrap_modal_carousel.module 1
twitter_bootstrap_modal_carousel_init twitter_bootstrap_modal_carousel/twitter_bootstrap_modal_carousel.module Implements hook_init().
twitter_bootstrap_modal_carousel_install twitter_bootstrap_modal_carousel/twitter_bootstrap_modal_carousel.install Implementation of hook_install(). This will create our system variable defaults. The benefit is that we do not need to pass defaults to variable_get(), which allows centralization of defaults.
twitter_bootstrap_modal_carousel_menu twitter_bootstrap_modal_carousel/twitter_bootstrap_modal_carousel.module Implementation of hook_menu().
twitter_bootstrap_modal_carousel_settings twitter_bootstrap_modal_carousel/twitter_bootstrap_modal_carousel.module Module settings form. 4
twitter_bootstrap_modal_carousel_uninstall twitter_bootstrap_modal_carousel/twitter_bootstrap_modal_carousel.install Implementation of hook_uninstall(). Only clears our variables, so a fresh installation can repopulate them.
twitter_bootstrap_modal_delivery_callback ./twitter_bootstrap_modal.module Returns only content part of page for Delibery Callback function. 3
twitter_bootstrap_modal_init ./twitter_bootstrap_modal.module Implements hook_init().
twitter_bootstrap_modal_menu ./twitter_bootstrap_modal.module Implementation of hook_menu().
twitter_bootstrap_modal_nivo_check_path twitter_bootstrap_modal_nivo/twitter_bootstrap_modal_nivo.module 1
twitter_bootstrap_modal_nivo_init twitter_bootstrap_modal_nivo/twitter_bootstrap_modal_nivo.module Implements hook_init().
twitter_bootstrap_modal_nivo_install twitter_bootstrap_modal_nivo/twitter_bootstrap_modal_nivo.install Implementation of hook_install(). This will create our system variable defaults. The benefit is that we do not need to pass defaults to variable_get(), which allows centralization of defaults.
twitter_bootstrap_modal_nivo_menu twitter_bootstrap_modal_nivo/twitter_bootstrap_modal_nivo.module Implementation of hook_menu().
twitter_bootstrap_modal_nivo_settings twitter_bootstrap_modal_nivo/twitter_bootstrap_modal_nivo.module Module settings form. 4
twitter_bootstrap_modal_nivo_uninstall twitter_bootstrap_modal_nivo/twitter_bootstrap_modal_nivo.install Implementation of hook_uninstall(). Only clears our variables, so a fresh installation can repopulate them.
twitter_bootstrap_modal_theme ./twitter_bootstrap_modal.module Implementation of hook_theme().
_twitter_bootstrap_modal_block_defaults twitter_bootstrap_modal_block/twitter_bootstrap_modal_block.install Default settings storage. 1
_twitter_bootstrap_modal_carousel_defaults twitter_bootstrap_modal_carousel/twitter_bootstrap_modal_carousel.install Default settings storage. 1
_twitter_bootstrap_modal_nivo_defaults twitter_bootstrap_modal_nivo/twitter_bootstrap_modal_nivo.install Default settings storage. 1

Other projects