LimeSurvey API - Master branch

GroupHelper
in package

Table of Contents

Methods

reorderGroup()  : mixed
Reorder groups and questions

Methods

reorderGroup()

Reorder groups and questions

public reorderGroup(int $iSurveyID, array<string|int, mixed> $orgdata) : mixed

REFACTORED in SurveyAdministration

Parameters
$iSurveyID : int

Given Survey ID

$orgdata : array<string|int, mixed>

Data to change

Tags
TODO

Reordering should be handled by existing function in new QuestionGroupService class


        
On this page

Search results