ARLO Nester
Namespaces | Functions
tagClass.py File Reference

Namespaces

 workspace.tools.views.tagClass
 

Functions

def workspace.tools.views.tagClass.getTagClassAutoArray (request, projectId)
 Gets a list of TagClasses within the specified TagSet. More...
 
def workspace.tools.views.tagClass.renameTagClass (request, tagClassId)
 Rename a TagClass. More...
 
def workspace.tools.views.tagClass.emptyTagClass (request, tagClassId)
 Deletes all Tags from a class. More...
 
def workspace.tools.views.tagClass.deleteTagClass (request, tagClassId)
 Deletes a TagClass, and all contained tags. More...