LimeSurvey API - Master branch

QuotaListMassiveActions
in package

Action definitions for the survey quotas floating action bar.

Table of Contents

Methods

getActions()  : array<string|int, mixed>
Return the action definitions for the quota-grid floating bar.

Methods

getActions()

Return the action definitions for the quota-grid floating bar.

public static getActions(int $surveyId, Quota $oQuota, array<string|int, QuotaLanguageSetting$aQuotaLanguageSettings) : array<string|int, mixed>
Parameters
$surveyId : int
$oQuota : Quota

Last quota – used as template for the "Change texts" form.

$aQuotaLanguageSettings : array<string|int, QuotaLanguageSetting>

Language settings of $oQuota.

Return values
array<string|int, mixed>

        
On this page

Search results