ARLO Nester
|
Classes | |
class | CreateTranscriptForm |
Functions | |
def | createTranscriptForTagSet (request, projectId) |
def | createCSVForTagSet (tagSets, user, formSettings) |
Generate a CSV file of Tags from a list of TagSets. More... | |
def workspace.tools.views.transcriptCreation.createCSVForTagSet | ( | tagSets, | |
user, | |||
formSettings | |||
) |
Generate a CSV file of Tags from a list of TagSets.
tagSets | A list of TagSet objects. |
user | User object. |
form | Populated CreateTranscriptForm from the interface with PitchTrace settings |
def workspace.tools.views.transcriptCreation.createTranscriptForTagSet | ( | request, | |
projectId | |||
) |