Mailhandler general purpose functions in Mailhandler 6
The functions included here are helpers for the module operation.
File
- ./
mailhandler.module, line 1291 - Mailhandler module code.
Functions
Name | Location | Description |
---|---|---|
mailhandler_mailbox_defaults |
./ |
Return mailhandler mailbox default attributes. |
mailhandler_user_switch |
./ |
Switch from original user to desired uid for content authoring. |
mailhandler_watchdog_deprecated |
./ |
Record deprecated function usages using watchdog. |
mailhandler_watchdog_record |
./ |
Log a Mailhandler message. |
_mailhandler_get_last_caller |
./ |
Return last caller of a backtrace. Used to trac calls to deprecated functions of this module. |