Go to the source code of this file.
◆ $attachments
◆ $container
◆ $group_string
if ( $responses) $group_string = '' |
◆ $item
Body of river item.
@uses $vars['item'] ElggRiverItem @uses $vars['summary'] Alternate summary (the short text summary of action) @uses $vars['message'] Optional message (usually excerpt of text) @uses $vars['attachments'] Optional attachments (displaying icons or other non-text data) @uses $vars['responses'] Alternate respones (comments, replies, etc.)
Definition at line 12 of file body.php.
◆ $menu
Initial value:
'sort_by' => 'priority',
'class' => 'elgg-menu-hz',
))
elgg_view_menu($menu, array $vars=array())
Render a menu.
Definition at line 15 of file body.php.
◆ $message
◆ $object
$object = $item->getObjectEntity() |
◆ $responses
if ( $attachments !==null) $responses = elgg_view('river/elements/responses', $vars) |
◆ $summary
◆ $timestamp