Difference between revisions of "Help:Traininglocation"
Jump to navigation
Jump to search
(created by WikiTask 2017-11-05T16:11:36Z) |
m (created by WikiTask 2017-11-08T17:49:43Z) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 30: | Line 30: | ||
title Traininglocation | title Traininglocation | ||
note as TraininglocationDiagramNote | note as TraininglocationDiagramNote | ||
− | Copyright (c) 2015- | + | Copyright (c) 2015-2017 BITPlan GmbH |
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
Line 38: | Line 38: | ||
class Traininglocation { | class Traininglocation { | ||
Text name | Text name | ||
− | |||
− | |||
URL url | URL url | ||
+ | Geographic_coordinate coordinate | ||
+ | Text address | ||
+ | Text city | ||
+ | Text country | ||
} | } | ||
TraininglocationNote .. Traininglocation | TraininglocationNote .. Traininglocation | ||
+ | |||
+ | Traininglocation "city (1)" -- "seminars(*)" Seminar | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015-2017 BITPlan GmbH | ' Copyright (c) 2015-2017 BITPlan GmbH | ||
Line 131: | Line 135: | ||
* [[:Form:Traininglocation]] | * [[:Form:Traininglocation]] | ||
topic links: | topic links: | ||
+ | * [[:Category:Seminar]] | ||
[[Category:Traininglocation]] | [[Category:Traininglocation]] |
Latest revision as of 18:49, 8 November 2017
Help for Traininglocation
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Traininglocation | Traininglocation | Traininglocations | A location for a training |
Documentation
A location for a training
Example Traininglocations
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Traininglocation City | the city of the training location e.g. Willich | Types/Text | city | city | false | false | |
Traininglocation address | the street address of the location e.g. Walzwerkstr. 10 | Types/Text | address | address | false | false | |
Traininglocation city | the city of the training location e.g. Willich | Types/Text | city | city | false | false | |
Traininglocation coordinate | geographic coordinate of the location | Types/Geographic coordinate | coordinate | maploc | false | false | |
Traininglocation country | the country of the training location | Types/Text | country | country | false | false | |
Traininglocation name | The Name of the location | Types/Text | name | name | true | false | |
Traininglocation url | the url of the location e.g. the hotel / room provider | Types/URL | url | url | false | false |
uml
see also
- List of Traininglocations
- Help:Traininglocation
- Concept:Traininglocation
- Category:Traininglocation
- Template:Traininglocation
- Form:Traininglocation
topic links: