ARLO Nester
Classes | Functions
workspace.metatagging.views.chooseMetaTaggingForm Namespace Reference

Classes

class  ChooseMetaTaggingFormForm
 

Functions

def chooseMetaTaggingForm (request, projectId, tagSetId)
 Select a TagSet to use for the Poetry Tagging. More...
 

Function Documentation

def workspace.metatagging.views.chooseMetaTaggingForm.chooseMetaTaggingForm (   request,
  projectId,
  tagSetId 
)

Select a TagSet to use for the Poetry Tagging.

Parameters
requestThe Django HTTP request object.
projectIdThe Database Id of the selected Project.
tagSetIdThe Database Id of the selected TagSet.
Returns
Django HTTP response object.