Elgg  Version 2.3
footer.php
Go to the documentation of this file.
1 <?php
11 echo elgg_view_menu('footer', array('sort_by' => 'priority', 'class' => '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