You are here

Functions in Environment Indicator 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
environment_indicator_admin_menu_output_alter ./environment_indicator.module Implements hook_admin_menu_output_alter().
environment_indicator_attach_indicator ./environment_indicator.module Helper function to attach the indicator to the page. 1
environment_indicator_check_access ./environment_indicator.module Helper function to check access to show the indicator. 1
environment_indicator_get_active ./environment_indicator.module Helper function to get the active indicator. 5
environment_indicator_get_all ./environment_indicator.module Helper function to get all environments. 4
environment_indicator_help ./environment_indicator.module Implement hook_help().
environment_indicator_load ./environment_indicator.module Load function for menu loaders. 1
environment_indicator_match_path ./environment_indicator.module Helper function to match the path based on the regular expression. 1
environment_indicator_menu ./environment_indicator.module Implement hook_menu().
environment_indicator_menu_link_defaults ./environment_indicator.module Implements hook_menu_link_defaults().
environment_indicator_needs_js ./environment_indicator.module Helper function to check if the JS needs to be included. 1
environment_indicator_page_build ./environment_indicator.module Implements hook_page_build().
environment_indicator_permission ./environment_indicator.module Implements hook_permission().
environment_indicator_theme ./environment_indicator.module Implements hook_theme().
environment_indicator_toolbar ./environment_indicator.module Implements hook_toolbar().
theme_environment_indicator_indicator_bar ./environment_indicator.theme.inc Theme function for the indicator bar.
theme_environment_indicator_indicator_name ./environment_indicator.theme.inc Theme function for the indicator name.
_environment_indicator_active ./environment_indicator.module Filter callback 1
_environment_indicator_regex_filter ./environment_indicator.module Filter callback 1
_environment_indicator_switcher_menu ./environment_indicator.module Helper function to generate a menu with the environments to switch to. 1

Other projects