Register menu items to the site menu.
More...
Register menu items to the site menu.
- Since
- 4.0
Definition at line 14 of file Site.php.
static Elgg\Menus\Site::registerAdminConfiguredItems |
( |
\Elgg\Event |
$event | ) |
|
|
static |
Registers custom menu items.
- Parameters
-
\Elgg\Event | $event | 'register', 'menu:site' |
- Returns
- void|MenuItems
Definition at line 23 of file Site.php.
static Elgg\Menus\Site::reorderItems |
( |
\Elgg\Event |
$event | ) |
|
|
static |
Reorder the site menu based on custom order and move excess to dropdown.
- Parameters
-
\Elgg\Event | $event | 'prepare', 'menu:site' |
- Returns
- void|PreparedMenu
Definition at line 53 of file Site.php.
The documentation for this class was generated from the following file: