questionHelper
in package
General helper class for question + question setting system
Table of Contents
Properties
- $attributes : mixed
- $questionAttributesSettings : mixed
Methods
- getAttributesDefinitions() : array<string|int, array<string|int, mixed>>
- Return all the definitions of Question attributes core+extended value
- getQuestionThemePreviewUrl() : string
- Return the question Theme preview URL
Properties
$attributes
protected
static mixed
$attributes
$questionAttributesSettings
protected
static mixed
$questionAttributesSettings
= array()
Methods
getAttributesDefinitions()
Return all the definitions of Question attributes core+extended value
public
static getAttributesDefinitions() : array<string|int, array<string|int, mixed>>
Tags
Return values
array<string|int, array<string|int, mixed>>getQuestionThemePreviewUrl()
Return the question Theme preview URL
public
static getQuestionThemePreviewUrl([mixed $sType = null ]) : string
Parameters
- $sType : mixed = null
Tags
Return values
string —: question theme preview URL