LimeSurvey API - Master branch

BarActionsWidget extends CWidget
in package

Renders a list of actions available for each CGridView row.

Table of Contents

Properties

$items  : array<string|int, mixed>
$id  : int

Methods

run()  : void
Executes the widget

Properties

$items

public array<string|int, mixed> $items = []

Available actions for table row

$id

private static int $id = 1

A static counter to generate unique IDs for each widget instance.

Methods


        
On this page

Search results