Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$items = elgg()->menus->getUnpreparedMenu('admin_control_panel')->getItems() | |
foreach ($items as $menu_item) | |
$items = elgg()->menus->getUnpreparedMenu('admin_control_panel')->getItems() |
Definition at line 6 of file dashboard.php.
foreach($items as $menu_item) |
Definition at line 7 of file dashboard.php.