LimeSurvey API - Master branch

statFunctions extends PluginBase
in package

NB: Deleting this class will break plugin API, since plugins then would have to extend PluginBase in the namespace instead of this class. This is especially a problem for plugins that should work on both 2.73 and 3.x, so please don't delete this class.

Tags
author

Denis Chenu denis@sondages.pro

copyright

2019-2022 LimeSurvey - Denis Chenu

license

GPL version 3

version
0.2.0

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Table of Contents

Properties

$allowedPublicMethods  : mixed
$description  : mixed
$name  : mixed

Methods

init()  : mixed
newValidFunctions()  : mixed

Properties

$allowedPublicMethods

public mixed $allowedPublicMethods = array()
Tags
inheritdoc

this plugin didn't have any public method

$description

protected static mixed $description = 'Add some function in ExpressionScript Engine to get count from other responses'

Methods


        
On this page

Search results