You are here

Functions in Key 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_key_delete drush/key.drush.inc Command callback to delete a key.
drush_key_list drush/key.drush.inc Command callback to get a list of available keys.
drush_key_provider_list drush/key.drush.inc Command callback to get a list of available key providers.
drush_key_save drush/key.drush.inc Command callback to save a key.
drush_key_type_list drush/key.drush.inc Command callback to get a list of available key types.
drush_key_value_get drush/key.drush.inc Command callback to get a key value.
key_configs_list includes/key.admin.inc Menu callback; displays the list of key configurations. 1
key_config_delete_confirm includes/key.admin.inc Menu callback to delete a key configuration. 1
key_config_delete_confirm_submit includes/key.admin.inc Submit handler for key_config_delete_confirm().
key_config_delete_confirm_validate includes/key.admin.inc Form validate handler for key_config_delete_confirm().
key_config_edit_title ./key.module Title callback for the key configuration edit page. 1
key_config_features_export includes/key_config.features.inc Implements hook_features_export().
key_config_features_export_options includes/key_config.features.inc Implements hook_features_export_options().
key_config_features_export_render includes/key_config.features.inc Implements hook_features_export_render().
key_config_features_rebuild includes/key_config.features.inc Implements hook_features_rebuild(). 1
key_config_features_revert includes/key_config.features.inc Implements hook_features_revert().
key_config_form includes/key.admin.inc Form constructor for the key configuration form. 1
key_config_form_delete_submit includes/key.admin.inc Form submission handler for key_config_form(). 1
key_config_form_submit includes/key.admin.inc Form submission handler for key_config_form(). 1
key_config_form_validate includes/key.admin.inc Form validate handler for key_config_form().
key_config_load ./key.module Menu argument loader: loads a key configuration by id. 1
key_ctools_plugin_directory ./key.module Implements hook_ctools_plugin_directory().
key_ctools_plugin_type ./key.module Implements hook_ctools_plugin_type().
key_delete_key ./key.module Delete a key configuration. 2
key_drush_command drush/key.drush.inc Implements hook_drush_command().
key_drush_help drush/key.drush.inc Implements hook_drush_help().
key_drush_save_options drush/key.drush.inc Define the list of available drush options. 2
key_element_info ./key.module Implements hook_element_info().
key_encrypt_ctools_plugin_directory modules/key_encrypt/key_encrypt.module Implements hook_ctools_plugin_directory().
key_encrypt_encrypt_key_providers modules/key_encrypt/plugins/key_providers/key.inc Implements MODULE_FILENAME_encrypt_key_providers(). 1
key_encrypt_key_get_key modules/key_encrypt/plugins/key_providers/key.inc Callback function to return the key. 1
key_encrypt_key_settings_form modules/key_encrypt/plugins/key_providers/key.inc Settings form for the Key Module key provider. 1
key_encrypt_update_7001 modules/key_encrypt/key_encrypt.install Update keys defined with the "aes_encryption" key type to "encryption".
key_features_api ./key.module Implements hook_features_api().
key_get_key ./key.module Gets information about a specific key configuration. 12
key_get_keys ./key.module Gets information about all key configurations. 8
key_get_keys_by_provider ./key.module Get keys that use the specified key provider. 1
key_get_keys_by_storage_method ./key.module Get keys that use the specified storage method.
key_get_keys_by_type ./key.module Get keys that use the specified key type. 1
key_get_keys_by_type_group ./key.module Get keys that use a key type in the specified group. 1
key_get_key_names_as_options ./key.module Gets all key configurations as options, for use in forms. 3
key_get_key_value ./key.module Get a key value using a key configuration. 6
key_get_plugin ./key.module Gets information about a specific key plugin of a requested type. 21
key_get_plugins ./key.module Gets information about all key plugins of the requested type. 5
key_get_plugins_as_options ./key.module Gets all key plugins of the requested type as options, for use in forms. 2
key_input_generate_build_configuration_form plugins/key_input/generate.inc Build the plugin configuration form. 1
key_input_generate_default_configuration plugins/key_input/generate.inc Define the default plugin configuration. 1 1
key_input_generate_process_submitted_key_value plugins/key_input/generate.inc Generate a key value using the selected key type settings. 1
key_input_none_build_configuration_form plugins/key_input/none.inc Build the plugin configuration form. 1
key_input_textarea_field_build_configuration_form plugins/key_input/textarea_field.inc Build the plugin configuration form. 1

Pages

Other projects