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.
◆ registerLogoutAs()
  
  | 
        
          | static Elgg\Menus\Topbar::registerLogoutAs | ( | \Elgg\Event | $event | ) |  |  | static | 
 
Register a action to logout out as the temporarily logged in user. 
- Parameters
- 
  
    | \Elgg\Event | $event | 'register', 'menu:topbar' |  
 
- Returns
- void|MenuItems 
Definition at line 114 of file Topbar.php.
 
 
◆ registerMaintenance()
  
  | 
        
          | static Elgg\Menus\Topbar::registerMaintenance | ( | \Elgg\Event | $event | ) |  |  | static | 
 
Register a link to the maintenance page. 
- Parameters
- 
  
    | \Elgg\Event | $event | 'register', 'menu:topbar' |  
 
- Returns
- void|MenuItems 
Definition at line 88 of file Topbar.php.
 
 
◆ registerUserLinks()
  
  | 
        
          | static Elgg\Menus\Topbar::registerUserLinks | ( | \Elgg\Event | $event | ) |  |  | static | 
 
Register menu items for the topbar menu. 
- Parameters
- 
  
    | \Elgg\Event | $event | '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: