We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca16fef commit 976b321Copy full SHA for 976b321
doc/glossary.txt
@@ -15,6 +15,9 @@ classname
15
or "_", and only have alphanumerics and "_" in the middle.
16
db (or hyperdb)
17
a collection of items
18
+definitional class
19
+ a class that exists to define a descrete set of values. For example
20
+ status or priority.
21
designator
22
a combined class + itemid reference to any item in the
23
hyperdb. E.g. issue26. Note that form values can include
0 commit comments