public function MessageNotifierInterface::send in Message Notify 7.2
Entry point to send and process a message.
Return value
TRUE or FALSE based on delivery status.
1 method overrides MessageNotifierInterface::send()
- MessageNotifierBase::send in plugins/
notifier/ abstract.inc - Entry point to send and process a message.
File
- plugins/
notifier/ abstract.inc, line 28
Class
- MessageNotifierInterface
- Additional behaviors for a Entity Reference field.
Code
public function send();