public function iHeartbeatPlugin::renderAttachmentsContent in Heartbeat 7
renderAttachmentsContent().
5 methods override iHeartbeatPlugin::renderAttachmentsContent()
- HeartbeatActivityCommentsPlugin::renderAttachmentsContent in modules/
heartbeat_comments/ plugins/ activitycomments.inc - renderAttachmentsContent().
- HeartbeatActivityStatusPlugin::renderAttachmentsContent in modules/
heartbeat_plugins/ plugins/ activitystatus.inc - renderAttachmentsContent().
- HeartbeatFlagAttachmentPlugin::renderAttachmentsContent in modules/
heartbeat_plugins/ plugins/ flagattachment.inc - renderAttachmentsContent().
- HeartbeatOgPlugin::renderAttachmentsContent in modules/
heartbeat_og/ plugins/ og.inc - renderAttachmentsContent().
- HeartbeatShoutBoxPlugin::renderAttachmentsContent in modules/
heartbeat_plugins/ plugins/ shoutbox.inc - renderAttachmentsContent().
File
- modules/
heartbeat_plugins/ includes/ heartbeat_plugin.inc, line 81
Class
- iHeartbeatPlugin
- iHeartbeatPlugin interface.
Code
public function renderAttachmentsContent(HeartbeatActivity $heartbeatActivity);