questionCodeHelper
in package
Table of Contents
Properties
- $surveyId : int
Methods
- __construct() : mixed
- getColumnByQCode() : string|null
- Check the survey
Properties
$surveyId
public
int
$surveyId
= 0
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