Elgg  Version 2.3
Variables
header.php File Reference

Go to the source code of this file.

Variables

 $admin_title = elgg_get_site_entity()->name . ' ' . elgg_echo('admin')
 Elgg admin header. More...
 
 $options
 

Variable Documentation

$admin_title = elgg_get_site_entity()->name . ' ' . elgg_echo('admin')

Elgg admin header.

Definition at line 6 of file header.php.

$options
Initial value:
= array(
'sort_by' => 'priority'
)

Definition at line 8 of file header.php.