Actions

BeforePluginManagerMenuRender

From LimeSurvey Manual

 Hint: This features is available starting in version 4.0.0


When

This event is fired before the plugin manager menu is rendered.

Note: The menu event system will eventually be replaced by a database based system.


Input

None.


Possible output

Name Type Description
extraMenus Menu[] Array of Menu objects.

Example

// todo