Elgg  Version 2.3
topbar.php
Go to the documentation of this file.
1 <?php
7 // Elgg logo
8 echo elgg_view_menu('topbar', array('sort_by' => 'priority', array('elgg-menu-hz')));
elgg echo
Translates a string.
Definition: languages.js:48
elgg_view_menu($menu, array $vars=array())
Render a menu.
Definition: views.php:775