Elgg  Version 5.1
Static Public Member Functions | List of all members
Elgg\Menus\Title Class Reference

Register menu items to the title menu. More...

Static Public Member Functions

static registerAvatarEdit (\Elgg\Event $event)
 Add a link to the avatar edit page. More...
 
static registerEntityToTitle (\Elgg\Event $event)
 Move entity menu items to the title menu. More...
 

Detailed Description

Register menu items to the title menu.

Since
4.0

Definition at line 14 of file Title.php.

Member Function Documentation

static Elgg\Menus\Title::registerAvatarEdit ( \Elgg\Event  $event)
static

Add a link to the avatar edit page.

Parameters
\Elgg\Event$event'register', 'menu:title'
Returns
void|MenuItems

Definition at line 23 of file Title.php.

static Elgg\Menus\Title::registerEntityToTitle ( \Elgg\Event  $event)
static

Move entity menu items to the title menu.

Parameters
\Elgg\Event$event'register', 'menu:title'
Returns
void|MenuItems

Definition at line 50 of file Title.php.


The documentation for this class was generated from the following file: