LimeSurvey API - Master branch

oldUrlCompat extends PluginBase
in package

Plugin to redirect old url system (index.php?sid=surveyid) to the new url

Tags
author

Denis Chenu denis@sondages.pro

copyright

2016-2020 LimeSurvey team https://www.limesurvey.org

license

GPL v3

version
1.0.1

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Table of Contents

Properties

$allowedPublicMethods  : mixed
$description  : mixed
$name  : mixed

Methods

init()  : mixed
setUrlCompat()  : void
Forward survey controller if we are in default controller and a sid GET parameters is set

Properties

$allowedPublicMethods

public mixed $allowedPublicMethods = array()
Tags
inheritdoc

this plugin didn't have any public method

$description

protected static mixed $description = 'Old url (pre-2.0) compatible system'

Methods

setUrlCompat()

Forward survey controller if we are in default controller and a sid GET parameters is set

public setUrlCompat() : void

        
On this page

Search results