Elgg  Version 1.11
comments.php
Go to the documentation of this file.
1 <?php
8 $options = array(
9  'guid' => $vars['entity']->getGUID(),
10  'annotation_name' => 'generic_comment',
11  'order_by' => 'n_table.time_created desc',
12 );
elgg_list_annotations($options)
Returns a rendered list of annotations with pagination.
elgg echo
Translates a string.
Definition: languages.js:43
$options
RSS comments view.
Definition: comments.php:8
if(file_exists($welcome)) $vars
Definition: upgrade.php:93