LimeSurvey API - Master branch

FailedEmailMassiveActions
in package

Massive (floating bar) actions for the "Failed email notifications" grid.

Returns the action definitions consumed by FloatingActionsWidget for the failed email-grid. Only the actions the current user is permitted to run are included.

Table of Contents

Methods

getActions()  : array<string|int, mixed>

Methods

getActions()

public static getActions(int $surveyId, array<string|int, mixed> $permissions) : array<string|int, mixed>
Parameters
$surveyId : int
$permissions : array<string|int, mixed>

['update' => bool, 'delete' => bool, 'read' => bool]

Return values
array<string|int, mixed>

        
On this page

Search results