LimeSurvey API - Master branch

globalsettings_helper.php

Table of Contents

Functions

getGlobalSetting()  : string
Returns a global setting

Functions

getGlobalSetting()

Returns a global setting

getGlobalSetting(string $settingname) : string
Parameters
$settingname : string
Tags
deprecated

: use App()->getConfig('settingname') since all config are set at start of App : no need to read and test again

Return values
string

        
On this page

Search results