Register menu items to the topbar menu.
More...
Register menu items to the topbar menu.
- Since
- 4.0
Definition at line 13 of file Topbar.php.
static Elgg\Menus\Topbar::registerLogoutAs |
( |
\Elgg\Hook |
$hook | ) |
|
|
static |
Register a action to logout out as the temporarily logged in user.
- Parameters
-
\Elgg\Hook | $hook | 'register', 'menu:topbar' |
- Returns
- void|MenuItems
Definition at line 115 of file Topbar.php.
static Elgg\Menus\Topbar::registerMaintenance |
( |
\Elgg\Hook |
$hook | ) |
|
|
static |
Register a link to the maintenance page.
- Parameters
-
\Elgg\Hook | $hook | 'register', 'menu:topbar' |
- Returns
- void|MenuItems
Definition at line 89 of file Topbar.php.
static Elgg\Menus\Topbar::registerUserLinks |
( |
\Elgg\Hook |
$hook | ) |
|
|
static |
Register menu items for the topbar menu.
- Parameters
-
\Elgg\Hook | $hook | 'register', 'menu:topbar' |
- Returns
- void|MenuItems
Definition at line 22 of file Topbar.php.
The documentation for this class was generated from the following file: