LimeSurvey API - Master branch

CustomFormatter extends CFormatter
in package

Tags
inheritdoc

Table of Contents

Properties

$longTextMaxLength  : mixed

Methods

formatLanguageList()  : string
Build the expanded list of languages
formatLongText()  : string
Returns a string limited by $this->maxLength

Properties

Methods

formatLanguageList()

Build the expanded list of languages

public formatLanguageList(mixed $value) : string
Parameters
$value : mixed
Return values
string

formatLongText()

Returns a string limited by $this->maxLength

public formatLongText(string|null $value) : string
Parameters
$value : string|null
Return values
string

        
On this page

Search results