Elgg  Version 2.3
Variables
content.php File Reference

Go to the source code of this file.

Variables

 $sections
 Welcome widget for admins. More...
 
 foreach ( $sections as $section=> $strings)
 

Variable Documentation

◆ $sections

$sections
Initial value:
= [
'intro' => [],
'admin_overview' => [],
'outro' => [],
]

Welcome widget for admins.

Definition at line 7 of file content.php.

◆ foreach

foreach($sections as $section=> $strings) (   $sections as,
  $strings 
)

Definition at line 16 of file content.php.