8 uses of MAILHANDLER_MENU_PREFIX in Mailhandler 7.2
- 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.
- MailhandlerTestCase::testMailhandlerImport in tests/
mailhandler.test - Test case.
- mailhandler_help in ./
mailhandler.module - Implements hook_help().
- mailhandler_mailbox_ui::edit_form_submit in plugins/
ctools/ export_ui/ mailhandler_mailbox_ui.class.php - Implements edit_form_submit().