Actions

Plugin events: Difference between revisions

From LimeSurvey Manual

(Created page with "At version 2.05RC1 the following events are available for plugins to subscribe to: *afterAdminMenuLoad *afterLoginFormSubmit *afterLogout *afterPluginLoad *afterSurveyComplete...")
(No difference)

Revision as of 09:47, 8 October 2013

At version 2.05RC1 the following events are available for plugins to subscribe to:

  • afterAdminMenuLoad
  • afterLoginFormSubmit
  • afterLogout
  • afterPluginLoad
  • afterSurveyComplete
  • beforeActivate
  • beforeDeactivate
  • beforeLogin
  • beforeLogout
  • beforePermissionSetSave
  • beforeSurveySettings
  • listExportOptions
  • listExportPlugins
  • listQuestionPlugins
  • newDirectRequest
  • newExport
  • newLoginForm
  • newSurveySettings
  • newUserSession