LimeSurvey API - Master branch

SurveyIndex extends CAction
in package

Table of Contents

Properties

$oTemplate  : mixed

Methods

action()  : void
todo: this function is toooo long, to many things happening here. Should be refactored asap!
run()  : mixed
canUserPreviewSurvey()  : mixed
didSessionTimeout()  : mixed
getParameters()  : mixed
isClientTokenDifferentFromSessionToken()  : mixed
isSurveyFinished()  : mixed
loadLimesurveyLang()  : mixed
loadRequiredHelpersAndLibraries()  : mixed
surveyCantBeViewedWithCurrentPreviewAccess()  : mixed
userHasPreviewAccessSession()  : mixed

Properties

Methods

action()

todo: this function is toooo long, to many things happening here. Should be refactored asap!

public action() : void
Tags
throws
CException
throws
CHttpException

canUserPreviewSurvey()

private canUserPreviewSurvey(mixed $iSurveyID) : mixed
Parameters
$iSurveyID : mixed

didSessionTimeout()

private didSessionTimeout(mixed $surveyid) : mixed
Parameters
$surveyid : mixed

getParameters()

private getParameters([mixed $args = array() ][, mixed $post = array() ]) : mixed
Parameters
$args : mixed = array()
$post : mixed = array()

isClientTokenDifferentFromSessionToken()

private isClientTokenDifferentFromSessionToken(mixed $clientToken, mixed $surveyid) : mixed
Parameters
$clientToken : mixed
$surveyid : mixed

isSurveyFinished()

private isSurveyFinished(mixed $surveyid) : mixed
Parameters
$surveyid : mixed

loadLimesurveyLang()

private loadLimesurveyLang(mixed $mvSurveyIdOrBaseLang) : mixed
Parameters
$mvSurveyIdOrBaseLang : mixed

loadRequiredHelpersAndLibraries()

private loadRequiredHelpersAndLibraries() : mixed

surveyCantBeViewedWithCurrentPreviewAccess()

private surveyCantBeViewedWithCurrentPreviewAccess(mixed $surveyid, mixed $bIsSurveyActive, mixed $bSurveyExists) : mixed
Parameters
$surveyid : mixed
$bIsSurveyActive : mixed
$bSurveyExists : mixed

userHasPreviewAccessSession()

private userHasPreviewAccessSession(mixed $iSurveyID) : mixed
Parameters
$iSurveyID : mixed

        
On this page

Search results