Elgg  Version 2.3
Variables
comments.php File Reference

Go to the source code of this file.

Variables

 $limit = elgg_extract('limit', $vars, get_input('limit', 0))
 RSS comments view. More...
 
 if (!$limit)
 

Variable Documentation

$limit = elgg_extract('limit', $vars, get_input('limit', 0))

RSS comments view.

$vars['entity'] ElggEntity $vars['limit'] Optional limit value (default is 25)

Definition at line 9 of file comments.php.

if(!$limit)

Definition at line 10 of file comments.php.