You are here

Functions in Environment 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_environment_show ./environment.drush.inc Implements drush_hook_COMMAND for environment.
drush_environment_switch ./environment.drush.inc Implements drush_hook_COMMAND for environment_switch.
drush_environment_switch_validate ./environment.drush.inc Implements drush_hook_COMMAND_validate() for environment_switch.
environment_admin_settings ./environment.admin.inc Environment admin form. 1
environment_allowed ./environment.module Check if something is allowed in the current environment.
environment_context_context_plugins modules/environment_context/environment_context.module Implements hook_context_plugins().
environment_context_context_registry modules/environment_context/environment_context.module Implements hook_context_registry().
environment_context_ctools_plugin_api modules/environment_context/environment_context.module Implements hook_ctools_plugin_api().
environment_context_init modules/environment_context/environment_context.module Implements hook_init().
environment_current ./environment.module Gets the current environment. 6
environment_drush_command ./environment.drush.inc Implements hook_drush_command().
environment_drush_help ./environment.drush.inc Implements hook_drush_help().
environment_drush_render_current ./environment.drush.inc Render all current environment states with full description. 1
environment_drush_render_environment ./environment.drush.inc Render the specified environment definition as a descriptive one-liner. 2
environment_environment ./environment.module Implements hook_environment().
environment_environment_workflow ./environment.module Implements hook_environment_workflow().
environment_force_init modules/environment_force/environment_force.module Implements hook_init().
environment_install ./environment.install Implements hook_install().
environment_load ./environment.module Fetches all available environments. 9
environment_load_workflow ./environment.module Get the current assortment of Workflows. 7
environment_menu ./environment.module Implements hook_menu().
environment_readonly_admin_settings modules/environment_readonly/environment_readonly.admin.inc Admin settings form. 1
environment_readonly_block_info modules/environment_readonly/environment_readonly.module Implements hook_block_info().
environment_readonly_block_view modules/environment_readonly/environment_readonly.module Implements hook_block_view().
environment_readonly_context_default_contexts modules/environment_readonly/environment_readonly.context.inc Implements hook_context_default_contexts().
environment_readonly_ctools_plugin_api modules/environment_readonly/environment_readonly.module Implements hook_ctools_plugin_api().
environment_readonly_environment modules/environment_readonly/environment_readonly.module Implements hook_environment().
environment_readonly_environment_switch modules/environment_readonly/environment_readonly.module Implements hook_environment_switch().
environment_readonly_menu modules/environment_readonly/environment_readonly.module Implements hook_menu().
environment_readonly_user_default_permissions_alter modules/environment_readonly/environment_readonly.module Implements hook_user_default_permissions_alter().
environment_requirements ./environment.install Implements hook_requirements().
environment_set ./environment.module Save the new environment to it's assigned workflow. 1
environment_switch ./environment.module Switches between two environments. 4
environment_switch_confirm ./environment.admin.inc Environment switch form callback. 1
environment_switch_confirm_submit ./environment.admin.inc Handler for switch environment confirmation.
environment_switch_environment_submit ./environment.admin.inc Submit callback to switch environment if changed. 1
environment_token_list ./environment.module Implements hook_token_list().
environment_token_values ./environment.module Implements hook_token_values().
environment_uninstall ./environment.install Implements hook_uninstall().
hook_environment ./environment.api.php Declare additional environments.
hook_environment_alter ./environment.api.php Alter the environments as defined.
hook_environment_switch ./environment.api.php React to an environment state change.
hook_environment_workflow ./environment.api.php Define qualities about a given environment workflow.
hook_environment_workflow_alter ./environment.api.php Alter the workflows as defined.
_environment_readonly_get_action_perms modules/environment_readonly/environment_readonly.module Get action permissions. 2
_environment_readonly_get_configured_roles modules/environment_readonly/environment_readonly.module Get configured roles. 2
_environment_readonly_get_perms modules/environment_readonly/environment_readonly.module Get permissions. 2
_environment_readonly_update_permissions modules/environment_readonly/environment_readonly.module Update all permission configuration. 1
_environment_state_options ./environment.module Provides environment form options. 2
_environment_state_options_all ./environment.module Build an options widget with all workflows. 1

Other projects