Register menu item to the widget menu.
More...
Register menu item to the widget menu.
- Since
- 4.0
Definition at line 13 of file Widget.php.
static Elgg\Menus\Widget::registerDelete |
( |
\Elgg\Event |
$event | ) |
|
|
static |
Register the delete menu item for widgets.
- Parameters
-
\Elgg\Event | $event | 'register', 'menu:widget' |
- Returns
- void|MenuItems
Definition at line 63 of file Widget.php.
static Elgg\Menus\Widget::registerEdit |
( |
\Elgg\Event |
$event | ) |
|
|
static |
Register the edit menu item for widgets.
- Parameters
-
\Elgg\Event | $event | 'register', 'menu:widget' |
- Returns
- void|MenuItems
Definition at line 22 of file Widget.php.
The documentation for this class was generated from the following file: