LimeSurvey API - Master branch

IWriter

Table of Contents

Methods

close()  : mixed
write()  : mixed
Writes the survey and all the responses it contains to the output using the options specified in FormattingOptions.

Methods

write()

Writes the survey and all the responses it contains to the output using the options specified in FormattingOptions.

public write(SurveyObj $survey, string $sLanguageCode, FormattingOptions $oOptions) : mixed

See Survey and SurveyDao objects for information on loading a survey and results from the database.

Parameters
$survey : SurveyObj
$sLanguageCode : string
$oOptions : FormattingOptions

        
On this page

Search results