|
ARLO Nester
|
Classes | |
| class | CreateFileTagReportForm |
Functions | |
| def | createFileTagReport (request, projectId) |
| def | createCSVForFileTagReport (project, tagSets, user, includeUserTags, includeMachineTags) |
| Export a summary of Tags per File. More... | |
| def workspace.tools.views.reports.createCSVForFileTagReport | ( | project, | |
| tagSets, | |||
| user, | |||
| includeUserTags, | |||
| includeMachineTags | |||
| ) |
Export a summary of Tags per File.
| project | A Project object. |
| tagSets | A list of TagSets to include. |
| user | A User object. |
| includeUserTags | |
| includeMachineTags |
| def workspace.tools.views.reports.createFileTagReport | ( | request, | |
| projectId | |||
| ) |
1.8.10