Elgg  Version 2.3
Variables
edit.php File Reference

Go to the source code of this file.

Variables

 $widget = elgg_extract('entity', $vars)
 Edit settings for river widget. More...
 
 if (elgg_in_context('dashboard'))
 
 $context = elgg_in_context('dashboard') ? 'dashboard' : 'profile'
 

Variable Documentation

$context = elgg_in_context('dashboard') ? 'dashboard' : 'profile'

Definition at line 32 of file edit.php.

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

Edit settings for river widget.

Definition at line 6 of file edit.php.

if(elgg_in_context('dashboard'))

Definition at line 9 of file edit.php.