|
Elgg
Version 2.3
|
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' | |
| $context = elgg_in_context('dashboard') ? 'dashboard' : 'profile' |
| $widget = elgg_extract('entity', $vars) |
| if(elgg_in_context('dashboard')) | ( | elgg_in_context( 'dashboard') | ) |