drush_environment_show |
./environment.drush.inc |
Implementation of drush_hook_COMMAND for environment. |
|
|
drush_environment_switch |
./environment.drush.inc |
Implementation of drush_hook_COMMAND for environment_switch. |
|
|
drush_environment_switch_validate |
./environment.drush.inc |
Implementation of drush_hook_COMMAND_validate() for environment_switch. |
|
|
environment_admin_settings |
./environment.admin.inc |
@file
Settings for Environment module |
|
1 |
environment_allowed |
./environment.module |
Check if something is allowed in the current environment. |
|
|
environment_context_plugins |
plugins/environment.context.inc |
Implementation of hook_context_plugins(). |
|
|
environment_context_registry |
plugins/environment.context.inc |
Implementation of hook_context_registry(). |
|
|
environment_ctools_plugin_api |
plugins/environment.context.inc |
Implementation of hook_ctools_plugin_api(). |
|
|
environment_current |
./environment.module |
Gets the current environment. |
5 |
|
environment_drush_command |
./environment.drush.inc |
Implementation of hook_drush_command(). |
|
|
environment_drush_help |
./environment.drush.inc |
Implementation of 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 |
Implementation of hook_environment(). |
|
|
environment_environment_workflow |
./environment.module |
Implementation of hook_environment_workflow(). |
|
|
environment_force_init |
modules/environment_force/environment_force.module |
Implementation of hook_init(). |
|
|
environment_init |
./environment.module |
Implementation of hook_init(). |
|
|
environment_install |
./environment.install |
Implementation of hook_install(). |
|
|
environment_load |
./environment.module |
Fetches all available environments. |
9 |
|
environment_menu |
./environment.module |
Implementation of hook_menu(). |
|
|
environment_requirements |
./environment.install |
Implementation of 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 |
plugins/environment.token.inc |
Implementation of hook_token_list(). |
|
|
environment_token_values |
plugins/environment.token.inc |
Implementation of hook_token_values(). |
|
|
environment_uninstall |
./environment.install |
Implementation of hook_uninstall(). |
|
|
environment_workflow_load |
./environment.module |
Get the current assortment of Workflows. |
7 |
|
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_state_options |
./environment.module |
Provides environment form options. |
2 |
|
_environment_state_options_all |
./environment.module |
Build an options widget with all workflows. |
1 |
|