questionHelper

General helper class for question + question setting system

package

Default

Methods

Return all the definitions of Question attributes core+extended value

getAttributesDefinitions(): array<mixed,array>
static
deprecated

used only as fall back method use QuestionAttribute::getQuestionAttributesSettings function to get attributes

Response

array<mixed,array>

Return the question Theme preview URL

getQuestionThemePreviewUrl( $sType = null): string
static
deprecated

use QuestionTheme::getQuestionThemePreviewUrl

Arguments

$sType

Response

string

: question theme preview URL

Properties

attributes

attributes :
static

Type(s)

questionAttributesSettings

questionAttributesSettings :
static

Type(s)