ViewSpecSettings implements TolokaTransferObject
Table of Contents
Interfaces
Methods
- isShowFinish() : bool
- isShowFullscreen() : bool
- isShowInstructions() : bool
- isShowMessage() : bool
- isShowSkip() : bool
- isShowSubmit() : bool
- isShowTimer() : bool
- isShowTitle() : bool
- setShowFinish() : ViewSpecSettings
- setShowFullscreen() : ViewSpecSettings
- setShowInstructions() : ViewSpecSettings
- setShowMessage() : ViewSpecSettings
- setShowSkip() : ViewSpecSettings
- setShowSubmit() : ViewSpecSettings
- setShowTimer() : ViewSpecSettings
- setShowTitle() : ViewSpecSettings
- toArray() : array<string|int, mixed>
Methods
isShowFinish()
public
isShowFinish() : bool
Return values
boolisShowFullscreen()
public
isShowFullscreen() : bool
Return values
boolisShowInstructions()
public
isShowInstructions() : bool
Return values
boolisShowMessage()
public
isShowMessage() : bool
Return values
boolisShowSkip()
public
isShowSkip() : bool
Return values
boolisShowSubmit()
public
isShowSubmit() : bool
Return values
boolisShowTimer()
public
isShowTimer() : bool
Return values
boolisShowTitle()
public
isShowTitle() : bool
Return values
boolsetShowFinish()
public
setShowFinish(bool $showFinish) : ViewSpecSettings
Parameters
- $showFinish : bool
Return values
ViewSpecSettingssetShowFullscreen()
public
setShowFullscreen(bool $showFullscreen) : ViewSpecSettings
Parameters
- $showFullscreen : bool
Return values
ViewSpecSettingssetShowInstructions()
public
setShowInstructions(bool $showInstructions) : ViewSpecSettings
Parameters
- $showInstructions : bool
Return values
ViewSpecSettingssetShowMessage()
public
setShowMessage(bool $showMessage) : ViewSpecSettings
Parameters
- $showMessage : bool
Return values
ViewSpecSettingssetShowSkip()
public
setShowSkip(bool $showSkip) : ViewSpecSettings
Parameters
- $showSkip : bool
Return values
ViewSpecSettingssetShowSubmit()
public
setShowSubmit(bool $showSubmit) : ViewSpecSettings
Parameters
- $showSubmit : bool
Return values
ViewSpecSettingssetShowTimer()
public
setShowTimer(bool $showTimer) : ViewSpecSettings
Parameters
- $showTimer : bool
Return values
ViewSpecSettingssetShowTitle()
public
setShowTitle(bool $showTitle) : ViewSpecSettings
Parameters
- $showTitle : bool
Return values
ViewSpecSettingstoArray()
public
toArray() : array<string|int, mixed>