You are here

constant MAILHANDLER_MENU_PREFIX in Mailhandler 7.2

Same name and namespace in other branches
  1. 6.2 mailhandler.module \MAILHANDLER_MENU_PREFIX
8 uses of MAILHANDLER_MENU_PREFIX
mailhandler.inc in plugins/ctools/export_ui/mailhandler.inc
MailhandlerPhpImapRetrieve::retrieve in modules/mailhandler_php_imap/plugins/mailhandler/retrieve/MailhandlerPhpImapRetrieve.class.php
Connect to mailbox and run message retrieval.
MailhandlerTestCase::createMailbox in tests/mailhandler.test
Create a mailbox given a prefix.
MailhandlerTestCase::createMapping in tests/mailhandler.test
Create mapping in feeds processor.
MailhandlerTestCase::createTerm in tests/mailhandler.test
Create a taxonomy term.

... See full list

File

./mailhandler.module, line 8
Retrieves email for posting as nodes and comments.

Code

define('MAILHANDLER_MENU_PREFIX', 'admin/structure');