LimeSurvey API - Master branch

questionHelper
in package

General helper class for question + question setting system

Table of Contents

Properties

$attributes  : mixed

Methods

getAttributesDefinitions()  : array<string|int, array<string|int, mixed>>
Return all the definitions of Question attributes core+extended value

Properties

Methods

getAttributesDefinitions()

Return all the definitions of Question attributes core+extended value

public static getAttributesDefinitions() : array<string|int, array<string|int, mixed>>
Tags
deprecated

used only as fall back method and for import/exports of LS v1 and for Survey Logic overview use QuestionAttribute::getQuestionAttributesSettings function to get attributes

Return values
array<string|int, array<string|int, mixed>>

        
On this page

Search results