Difference between revisions of "Help:Session"
Jump to navigation
Jump to search
(created by WikiTask 2020-07-20T16:45:17Z) |
m (created by WikiTask 2020-07-20T17:09:40Z) |
||
Line 37: | Line 37: | ||
end note | end note | ||
class Session { | class Session { | ||
+ | Text title | ||
+ | Page volume | ||
} | } | ||
SessionNote .. Session | SessionNote .. Session | ||
+ | |||
+ | Session "session (1)" -- "papers(*)" Paper | ||
+ | |||
+ | Volume "volume (1)" -- "sessions(*)" Session | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015-2020 BITPlan GmbH | ' Copyright (c) 2015-2020 BITPlan GmbH | ||
Line 127: | Line 133: | ||
* [[:Form:Session]] | * [[:Form:Session]] | ||
topic links: | topic links: | ||
+ | * [[:Category:Paper]] | ||
[[Category:Session]] | [[Category:Session]] |
Latest revision as of 18:09, 20 July 2020
Help for Session
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Session | Session | Sessions | A Session is a a collection of papers as part of a Volume |
Documentation
A Session is a a collection of papers as part of a Volume
Example Sessions
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Session title | The title of the Session | Types/Text | title | title | true | false | |
Session volume | Types/Page | volume | volume |
uml
see also
topic links: