LimeSurvey API - Master branch

CopyQuestionGroup
in package

Table of Contents

Properties

$questionGroup  : QuestionGroup
$surveyId  : int

Methods

__construct()  : mixed
copyQuestionGroup()  : QuestionGroup
Copies a question group.

Properties

Methods

copyQuestionGroup()

Copies a question group.

public copyQuestionGroup(bool $adaptLinks) : QuestionGroup

It is possible to copy the question group to a different survey by setting the surveyId.

Parameters
$adaptLinks : bool

if true, links in the question group description will be adapted to the new survey id.

Tags
throws
Exception
Return values
QuestionGroup

        
On this page

Search results