Methods
(static) createSettingsDialog(referencePreviewsAvaliable) → {JQuery}
Create the settings dialog shown to anonymous users.
Parameters:
Name | Type | Description |
---|---|---|
referencePreviewsAvaliable |
boolean |
- Source:
Returns:
settings dialog
- Type
- JQuery
(static) renderSettingsDialog(model) → {JQuery}
Parameters:
Name | Type | Description |
---|---|---|
model |
SettingsModel |
Returns:
- Type
- JQuery
(inner) escapeChoices(choicesopt) → {SettingsChoiceModel}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
choices |
Array.<SettingsChoiceModel> |
<optional> |
Returns:
- Type
- SettingsChoiceModel