LimeSurvey API - Master branch

FormElement
in package

Tags
todo

Is this class needed, or can it be included in widget DVOs?

todo

$name is always null, always === $id.

Table of Contents

Properties

$help  : string
$id  : string
$name  : string|null
$options  : array<string|int, mixed>
$value  : mixed

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $id, mixed $name, string $help, mixed $value, array<string|int, mixed> $options) : mixed
Parameters
$id : string

$param string|null $name Null if same as id

$name : mixed
$help : string
$value : mixed
$options : array<string|int, mixed>

        
On this page

Search results