We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202e8d4 commit eb11ad1Copy full SHA for eb11ad1
doc/glossary.txt
@@ -11,7 +11,11 @@ classname
11
db (or hyperdb)
12
a collection of items
13
designator
14
- a combined class + itemid reference to any item in the hyperdb
+ a combined class + itemid reference to any item in the
15
+ hyperdb. E.g. issue26. Note that form values can include
16
+ something that looks like a designator composed of a classname, a
17
+ dash '-', and a number. E.g. file-1. These
18
+ are used to create new instances of a class via the web interface.
19
itemid
20
a numeric reference to a particular item of one class
21
item
0 commit comments