Elgg  Version master
Variables
header.php File Reference

Go to the source code of this file.

Variables

 $defaults
 Generic entity header upload helper. More...
 
 $vars = array_merge($defaults, $vars)
 

Variable Documentation

$defaults
Initial value:
= [
'name' => 'header'

Generic entity header upload helper.

Examples:
/root/Elgg/engine/classes/Elgg/FormsService.php, and /root/Elgg/engine/lib/views.php.

Definition at line 6 of file header.php.

$vars = array_merge($defaults, $vars)

Definition at line 13 of file header.php.