30 'subtype' =>
'comment',
31 'container_guid' =>
$object->getGUID(),
33 'order_by' =>
'e.time_created desc' 53 'text' =>
elgg_echo(
'river:comments:more', array($num_more_comments)),
57 echo "<div class=\"elgg-river-more\">$link</div>";
62 $form_vars = array(
'id' =>
"comments-add-{$object->getGUID()}",
'class' =>
'hidden');
if($comment_count) $form_vars
elgg_view_entity_list($entities, $vars=array(), $offset=0, $limit=10, $full_view=true, $list_type_toggle=true, $pagination=true)
Returns a rendered list of entities with pagination.
if($item->annotation_id!=0||!$object||elgg_instanceof($target, 'object', 'comment')) $comment_count
elgg_extract($key, array $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_instanceof($entity, $type=null, $subtype=null, $class=null)
Checks if $entity is an ElggEntity and optionally for type and subtype.
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg echo
Translates a string.
elgg_get_entities(array $options=array())
Returns an array of entities with optional filtering.
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype= '')
Return a parsed view.
$responses
River item footer.
elgg_view_form($action, $form_vars=array(), $body_vars=array())
if(file_exists($welcome)) $vars