LimeSurvey API - Master branch

questionCodeHelper
in package

Table of Contents

Properties

$surveyId  : int

Methods

__construct()  : mixed
getColumnByQCode()  : string|null
Check the survey

Properties

Methods

__construct()

public __construct(int $surveyId) : mixed
Parameters
$surveyId : int

getColumnByQCode()

Check the survey

public getColumnByQCode(string $qCode) : string|null
Parameters
$qCode : string

question SGQA

Return values
string|null

: the final column name, null if not found


        
On this page

Search results