| Elgg
    Version 6.3
    | 
Go to the source code of this file.
| Variables | |
| $widget_context = get_input('widget_context') | |
| $list = elgg_trigger_event_results('get_list', 'default_widgets', [], []) | |
| if(! $widget_context && $list) | $current_info = null | 
| $tabs = [] | |
| foreach($list as $info) | $tabs_vars | 
| if(! $current_info) | else | 
| $content | |
| $content | 
Definition at line 46 of file default_widgets.php.
| if (! $widget_context &&$list) $current_info = null | 
Definition at line 15 of file default_widgets.php.
| $list = elgg_trigger_event_results('get_list', 'default_widgets', [], []) | 
Definition at line 8 of file default_widgets.php.
| $tabs = [] | 
Definition at line 16 of file default_widgets.php.
| foreach ( $list as $info) $tabs_vars | 
Definition at line 31 of file default_widgets.php.
| $widget_context = get_input('widget_context') | 
Definition at line 7 of file default_widgets.php.
| if (! $current_info) else | 
Definition at line 41 of file default_widgets.php.