oldUrlCompat
extends PluginBase
in package
Plugin to redirect old url system (index.php?sid=surveyid) to the new url
Tags
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
$description
protected
static mixed
$description
= 'Old url (pre-2.0) compatible system'
$name
protected
static mixed
$name
= 'oldUrlCompat'
Methods
init()
public
init() : mixed
setUrlCompat()
Forward survey controller if we are in default controller and a sid GET parameters is set
public
setUrlCompat() : void