Difference between revisions of "Help:Topic"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
(pushed from wiki by wikipush)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
 
 
 
[[File:Help_Icon.png|right]]
 
[[File:Help_Icon.png|right]]
 
== Help for Topic ==
 
== Help for Topic ==
Line 15: Line 12:
 
A Topic is a Concept/Class/Thing/Entity
 
A Topic is a Concept/Class/Thing/Entity
 
=== Example Topics ===
 
=== Example Topics ===
{{#ask: [[Concept:Topic]]}}
+
{{#ask: [[Concept:Topic]]
 +
}}
 
=== Properties ===
 
=== Properties ===
 +
{{#ask: [[Concept:Property]][[Property topic::Concept:Topic]]
 +
| ?Property documentation = documentation
 +
| ?Property type = type
 +
| ?Property name = name
 +
| ?Property label = label
 +
| ?Property allowedValues = allowedValues
 +
| ?Property mandatory = mandatory
 +
| ?Property uploadable = uploadable
 +
|format=table
 +
}}
  
{{ #ask: [[Concept:Property]][[Property topic::Concept:Topic]]
+
=== uml ===
|mainlabel=Topic
+
<uml>
 
+
title Topic
| ?Property allowedValues = allowedValues
+
note as TopicDiagramNote
 
+
Copyright (c) 2015-2017 BITPlan GmbH
| ?Property defaultValue = defaultValue
+
[[http://www.bitplan.com]]
 
+
end note
| ?Property documentation = documentation
+
note as TopicNote
 
+
A Topic is a Concept/Class/Thing/Entity
| ?Property index = index
+
end note
 
+
class Topic {
| ?Property inputType = inputType
+
  Text name
 
+
  Text pluralName
| ?Property isLink = isLink
+
  Page icon
 
+
  URL iconUrl
| ?Property label = label
+
  Text documentation
 
+
  Text wikiDocumentation
| ?Property mandatory = mandatory
+
  Text defaultstoremode
 
+
  Number listLimit
| ?Property name = name
+
  Boolean cargo
 
+
  Boolean headerTabs
| ?Property namespace = namespace
+
  Page context
 
+
}
| ?Property nullable = nullable
+
TopicNote .. Topic
 
 
| ?Property primaryKey = primaryKey
 
 
 
| ?Property showInGrid = showInGrid
 
 
 
| ?Property size = size
 
 
 
| ?Property sortPos = sortPos
 
 
 
| ?Property topic = topic
 
 
 
| ?Property type = type
 
 
 
| ?Property uploadable = uploadable
 
 
 
| ?Property values_from = values_from
 
  
|order=ascending
+
Topic "topic (1)" -- "properties(*)" Property
| limit= 200
 
}}
 
  
 +
Context "context (1)" -- "topics(*)" Topic
 +
' BITPlan Corporate identity skin params
 +
' Copyright (c) 2015-2017 BITPlan GmbH
 +
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
 +
' skinparams generated by com.bitplan.restmodelmanager
 +
skinparam note {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam component {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam package {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam usecase {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam activity {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam classAttribute {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam interface {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam class {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
skinparam object {
 +
  BackGroundColor #FFFFFF
 +
  FontSize 12
 +
  ArrowColor #FF8000
 +
  BorderColor #FF8000
 +
  FontColor black
 +
  FontName Technical
 +
}
 +
hide Circle
 +
' end of skinparams '
 +
</uml>
  
 +
see also
 +
* [[List of Topics]]
 +
* [[Help:Topic]]
 +
* [[Concept:Topic]]
 +
* [[:Category:Topic]]
 +
* [[:Template:Topic]]
 +
* [[:Form:Topic]]
 +
topic links:
 +
* [[:Category:Property]]
  
[[Category:Concept:Topic]]
+
[[Category:Topic]]

Latest revision as of 18:42, 7 July 2021

Help Icon.png

Help for Topic

iconTopicnamepluralNamedocumentation
Index.pngTopicTopicTopicsA Topic is a Concept/Class/Thing/Entity

Documentation

A Topic is a Concept/Class/Thing/Entity

Example Topics

Action, Bigstock, BlogEntry, Bogensportverein, Bogenturnier, Brainteaser, CANInfo, City, Commit, Context, Country, Design3D, Event, Event series, Extension, GlossaryEntry, Location, OsProject, PID, Property, Region, SMW Type, Seminar, SeminarTopic, SimpleGraphModule, Sourcecode, Step, Topic, TopicLink, Trainer, Traininglocation

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
Topic cargoShould the Topic be stored using the Cargo Extension?Types/Booleancargouse cargofalsefalse
Topic contextTypes/Pagecontextcontext
Topic defaultstoremodeThe default storemode of the topicTypes/Textdefaultstoremodedefault storemodenone,property,subobjectfalsefalse
Topic documentationThe plaintext documentation of a Topic. Please do not use markup for this.Types/Textdocumentationdocumentationfalsefalse
Topic headerTabsshall the forms be generated with header tabs?Types/BooleanheaderTabsheaderTabsfalsefalse
Topic iconan Icon for the topicTypes/Pageiconiconfalsetrue
Topic iconUrlthe url of an iconTypes/CodeiconUrlicon Urlfalsefalse
Topic listLimitWhat is the default #ask list limit for this Topic?Types/NumberlistLimitlist Limitfalsefalse
Topic nameThe name of the topicTypes/Textnamenametruefalse
Topic pluralNameThe plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'Types/TextpluralNamepluralNamefalsefalse
Topic wikiDocumentationDocumentation of the Topic using MediaWiki / Semantic Mediawiki markupTypes/TextwikiDocumentationwikiDocumentationfalsefalse

uml

see also

topic links: