You are here

constant ENCRYPT_MENU_PATH in Encrypt 7.3

Same name and namespace in other branches
  1. 7.2 encrypt.module \ENCRYPT_MENU_PATH
7 uses of ENCRYPT_MENU_PATH
encrypt_configs_list in includes/encrypt.admin.inc
Menu callback; displays the list of configurations.
encrypt_config_delete_confirm in includes/encrypt.admin.inc
Menu callback to delete an encryption configuration.
encrypt_config_delete_confirm_submit in includes/encrypt.admin.inc
Submit handler for encrypt_config_delete_confirm.
encrypt_config_form_delete_submit in includes/encrypt.admin.inc
Form submission handler for encrypt_config_form().
encrypt_config_form_submit in includes/encrypt.admin.inc
Form submission handler for encrypt_config_form().

... See full list

File

./encrypt.module, line 22
Main Encrypt Drupal File

Code

define('ENCRYPT_MENU_PATH', 'admin/config/system/encrypt');