Extends
- Backbone.View
Members
citationsUrl :string
The URL to save the citation to
Type:
- string
errorMessage :string
The message to display the citation has failed to submit
Type:
- string
successMessage :string
The message to display the citation is successfully submitted
Type:
- string
Methods
registerCitation()
Get inputs from the modal and sends it to the DataONE Metrics Service
render()
Renders the submission form and creates a Bootstrap modal for this view
show()
Shows this view on the page.
teardown()
Hides and removes this view from the page.