You are here

public function HeartbeatShoutBoxPlugin::loadAttachments in Heartbeat 7

loadAttachments(). Loads extra attachments onto a heartbeat activity message.

Overrides iHeartbeatPlugin::loadAttachments

File

modules/heartbeat_plugins/plugins/shoutbox.inc, line 16

Class

HeartbeatShoutBoxPlugin
Class HeartbeatShoutBoxPlugin.

Code

public function loadAttachments(HeartbeatActivity &$heartbeatActivity, $name = NULL) {
}