Actions

BeforePluginManagerMenuRender

From LimeSurvey Manual

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
 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