Actions

Talk

Add new menu and view by a plugin: Difference between revisions

From LimeSurvey Manual

(Created page with "Why isn't newDirectRequest implemented in the base class? Seems like a generic class that mostly is not needed to override. ~~~~")
 
No edit summary
Line 2: Line 2:


[[User:Olle|Olle]] ([[User talk:Olle|talk]]) 23:59, 29 April 2016 (CEST)
[[User:Olle|Olle]] ([[User talk:Olle|talk]]) 23:59, 29 April 2016 (CEST)
Draft:
== Add new content in side-body in LimeSurvey 2.5 ==
A plugin can add content into the side-body div in the LimeSurvey 2.5 admin interface by calling the <code>PluginHelper</code> controller.
[[User:Olle|Olle]] ([[User talk:Olle|talk]]) 17:17, 30 April 2016 (CEST)

Revision as of 17:17, 30 April 2016

Why isn't newDirectRequest implemented in the base class? Seems like a generic class that mostly is not needed to override.

Olle (talk) 23:59, 29 April 2016 (CEST)


Draft:

Add new content in side-body in LimeSurvey 2.5

A plugin can add content into the side-body div in the LimeSurvey 2.5 admin interface by calling the PluginHelper controller.

Olle (talk) 17:17, 30 April 2016 (CEST)