You are here

Functions in Mailhandler 6

Primary tabs

Namesort descending Location Description Direct uses Strings
mailhandler_node_submit ./mailhandler.module Create the node. 1
mailhandler_open_mailbox ./mailhandler.retrieve.inc (DEPRECATED) Establish IMAP stream connection to specified mailbox. 2
mailhandler_perm ./mailhandler.module Implementation of hook_perm().
mailhandler_requirements ./mailhandler.install Check that the IMAP extension exists for PHP.
mailhandler_retrieve ./mailhandler.retrieve.inc Connect to mailbox and run message retrieval 1
mailhandler_retrieve_message ./mailhandler.retrieve.inc Retrieve individual messages from an IMAP result 1 1
mailhandler_schema ./mailhandler.install Implementation of hook_schema().
mailhandler_switch_user ./mailhandler.retrieve.inc (DEPRECATED) Switch from original user to mail submision user and back.
mailhandler_term_map ./mailhandler.module Accept a taxonomy term name and replace with a tid. this belongs in taxonomy.module. 1
mailhandler_uninstall ./mailhandler.install Implementation of hook_uninstall().
mailhandler_update_1 ./mailhandler.install First update for Drupal 6.
mailhandler_update_6001 ./mailhandler.install Add authentication method field to module schema.
mailhandler_user_load ./mailhandler.module Retrieve user information from his email address. 3
mailhandler_user_load_alias ./mailhandler.module Look up a user based on their mailalias addresses 2
mailhandler_user_switch ./mailhandler.module Switch from original user to desired uid for content authoring. 2
mailhandler_watchdog_deprecated ./mailhandler.module Record deprecated function usages using watchdog. 3
mailhandler_watchdog_record ./mailhandler.module Log a Mailhandler message. 17
_mailhandler_get_last_caller ./mailhandler.module Return last caller of a backtrace. Used to trac calls to deprecated functions of this module. 2

Pages

Other projects