ARLO Nester
Classes | Namespaces | Functions
classifyTag.py File Reference

Classes

class  workspace.poetrytagging.views.classifyTag.ClassifyTagForm
 

Namespaces

 workspace.poetrytagging.views.classifyTag
 

Functions

def workspace.poetrytagging.views.classifyTag.classifyTag (request, projectId, tagSetId, tagIndex)
 Classify a Tag from the specified TagSet. More...
 
def workspace.poetrytagging.views.classifyTag.getNullTagClassification (tagExample, user)
 
def workspace.poetrytagging.views.classifyTag.tagClassificationFromFormData (data, tagExample, user)