Elgg  Version 1.11
Variables
comments.php File Reference

Go to the source code of this file.

Variables

 $options
 RSS comments view. More...
 

Variable Documentation

$options
Initial value:
= array(
'guid' => $vars['entity']->getGUID(),
'annotation_name' => 'generic_comment',
'order_by' => 'n_table.time_created desc',
)
if(file_exists($welcome)) $vars
Definition: upgrade.php:93

RSS comments view.

$vars['entity']

Definition at line 8 of file comments.php.