You are here

Functions in Encrypt 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
decrypt ./encrypt.module Decrypt text. 6 4
encrypt ./encrypt.module Encrypt text. 7 20
encrypt_admin_settings includes/encrypt.admin.inc Old settings callback.
encrypt_configs_list includes/encrypt.admin.inc Menu callback; displays the list of configurations. 1
encrypt_config_delete_confirm includes/encrypt.admin.inc Menu callback to delete an encryption configuration. 1
encrypt_config_delete_confirm_submit includes/encrypt.admin.inc Submit handler for encrypt_config_delete_confirm.
encrypt_config_edit_title ./encrypt.module Title callback for the configuration edit page. 1
encrypt_config_features_export includes/encrypt.features.inc Implements hook_features_export().
encrypt_config_features_export_options includes/encrypt.features.inc  * Implements hook_features_export_options().  
encrypt_config_features_export_render includes/encrypt.features.inc Implements hook_features_export_render().
encrypt_config_features_rebuild includes/encrypt.features.inc Implements hook_features_rebuild(). 1
encrypt_config_features_revert includes/encrypt.features.inc Implements hook_features_revert().
encrypt_config_form includes/encrypt.admin.inc Form constructor for the configuration edit form. 1
encrypt_config_form_delete_submit includes/encrypt.admin.inc Form submission handler for encrypt_config_form(). 1
encrypt_config_form_submit includes/encrypt.admin.inc Form submission handler for encrypt_config_form(). 1
encrypt_config_form_validate includes/encrypt.admin.inc Form validation handler for encrypt_config_form().
encrypt_config_load ./encrypt.module Menu argument loader: loads a configuration by name. 1 1
encrypt_config_make_default includes/encrypt.admin.inc Menu callback to make a configuration the default. 1
encrypt_ctools_plugin_directory ./encrypt.module Implements hook_ctools_plugin_directory().
encrypt_ctools_plugin_type ./encrypt.module Implements hook_ctools_plugin_type().
encrypt_default_encrypt_encryption_methods plugins/encryption_methods/default.inc Implements MODULE_FILENAME_encrypt_encryption_methods(). 1
encrypt_drupal_private_key_encrypt_key_providers plugins/key_providers/drupal_private_key.inc Implements MODULE_FILENAME_encrypt_key_providers(). 1
encrypt_drupal_variable_encrypt_key_providers plugins/key_providers/drupal_variable.inc Implements MODULE_FILENAME_encrypt_key_providers(). 1
encrypt_encryption_methods_additional_settings_ajax includes/encrypt.admin.inc Callback for AJAX form re-rendering for method additional settings. 1
encrypt_encryption_methods_basic plugins/encryption_methods/default.inc Callback for Encrypt implementation: default. 1
encrypt_encryption_methods_none plugins/encryption_methods/none.inc Callback for Encrypt implementation: none. 1
encrypt_features_api ./encrypt.module Implements hook_features_api().
encrypt_file_encrypt_key_providers plugins/key_providers/file.inc Implements MODULE_FILENAME_encrypt_key_providers(). 1
encrypt_file_key_path_validate plugins/key_providers/file.inc Validate key path. 1
encrypt_file_key_settings_form plugins/key_providers/file.inc Settings form for our key provider. 1
encrypt_file_key_settings_form_submit plugins/key_providers/file.inc Submit callback for the settings form. 1
encrypt_get_config ./encrypt.module Get one configuration. 4
encrypt_get_configs ./encrypt.module Get all configurations. 4
encrypt_get_configs_as_options ./encrypt.module Get all configurations as options. 1
encrypt_get_default_config ./encrypt.module Get the default configuration. 6
encrypt_get_drupal_private_key plugins/key_providers/drupal_private_key.inc Callback method to return Drupal's private key. 1
encrypt_get_enabled_configs ./encrypt.module Get enabled configurations. 1
encrypt_get_enabled_configs_as_options ./encrypt.module Get enabled configurations as options.
encrypt_get_encryption_method ./encrypt.module Fetch metadata on a specific encryption method plugin. 3
encrypt_get_encryption_methods ./encrypt.module Returns information for all encryption methods. 2
encrypt_get_encrypt_drupal_variable_key plugins/key_providers/drupal_variable.inc Callback function to return a variable. 1
encrypt_get_file_key plugins/key_providers/file.inc Callback method to return the encryption key from a file. 1
encrypt_get_key_from_key_provider ./encrypt.module Get the key from a key provider. 1
encrypt_get_key_provider ./encrypt.module Fetch metadata on a specific key provider plugin. 3
encrypt_get_key_providers ./encrypt.module Returns info for all encryption key providers. 2
encrypt_help ./encrypt.module Implements hook_help().
encrypt_install ./encrypt.install Implements hook_install().
encrypt_key_providers_additional_settings_ajax includes/encrypt.admin.inc Callback for AJAX form re-rendering for provider additional settings. 1
encrypt_mcrypt_rij_256_encrypt_encryption_methods plugins/encryption_methods/mcrypt_rij_256.inc Implements MODULE_FILENAME_encrypt_encryption_methods(). 1
encrypt_menu ./encrypt.module Implements hook_menu().

Pages

Other projects