LimeSurvey API - Master branch

GroupSelectorGeneralOption extends GeneralOption
in package

Wrapper class for question general option.

Table of Contents

Properties

$disabled  : bool
$disableInActive  : bool
$formElement  : FormElement
$inputType  : string
$name  : string
$title  : string

Methods

__construct()  : mixed
make()  : self
setDisableInActive()  : void

Properties

$disabled

public bool $disabled = false

If the Option should be disabled

$disableInActive

public bool $disableInActive = false

If the Option should be disabled when the survey is active

Methods


        
On this page

Search results