You are here

constant CONTACT_SAVE_MESSAGES_LIST_PATH in Contact Save 7

4 uses of CONTACT_SAVE_MESSAGES_LIST_PATH
contact_save_message_delete_form in includes/contact_save.admin.inc
Message delete form.
contact_save_message_delete_form_submit in includes/contact_save.admin.inc
Submit form for delete confirm page.
contact_save_user_login in ./contact_save.module
Implements hook_user_login().
contact_save_user_view in ./contact_save.module
Implements hook_user_view().

File

./contact_save.module, line 9
Contact save module logic.

Code

define('CONTACT_SAVE_MESSAGES_LIST_PATH', 'admin/structure/contact/messages');