Elgg  Version 6.2
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $widget = elgg_extract('entity', $vars)
 
if(! $widget instanceof \ElggWidget$num_display = (int) $widget->num_display ?: 8
 

Variable Documentation

◆ $num_display

if (! $widget instanceof \ElggWidget) $num_display = (int) $widget->num_display ?: 8

Definition at line 14 of file content.php.

◆ $widget

$widget = elgg_extract('entity', $vars)

Definition at line 9 of file content.php.