Difference between revisions of "Help:Sourcecode"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(pushed from wiki by wikipush)
 
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
 +
 
[[File:Help_Icon.png|right]]
 
[[File:Help_Icon.png|right]]
 
== Help for Sourcecode ==
 
== Help for Sourcecode ==
Line 12: Line 15:
 
some sourcecode
 
some sourcecode
 
=== Example Sourcecodes ===
 
=== Example Sourcecodes ===
{{#ask: [[Concept:Sourcecode]]
+
{{#ask: [[Concept:Sourcecode]]}}
}}
 
 
=== Properties ===
 
=== Properties ===
{{#ask: [[Concept:Property]][[Property topic::Concept:Sourcecode]]
 
| ?Property documentation = documentation
 
| ?Property type = type
 
| ?Property name = name
 
| ?Property label = label
 
| ?Property allowedValues = allowedValues
 
| ?Property mandatory = mandatory
 
| ?Property uploadable = uploadable
 
|format=table
 
}}
 
  
=== uml ===
+
{{ #ask: [[Concept:Property]][[Property topic::Concept:Sourcecode]]
<uml>
+
|mainlabel=Sourcecode
title Sourcecode
+
 
note as SourcecodeDiagramNote
+
| ?Property allowedValues = allowedValues
Copyright (c) 2015-2020 BITPlan GmbH
+
 
[[http://www.bitplan.com]]
+
| ?Property defaultValue = defaultValue
end note
+
 
note as SourcecodeNote
+
| ?Property documentation = documentation
some sourcecode
+
 
end note
+
| ?Property index = index
class Sourcecode {
+
 
  text id
+
| ?Property inputType = inputType
  text lang
+
 
  text author
+
| ?Property isLink = isLink
  Date since
+
 
  code text
+
| ?Property label = label
  Text url
+
 
}
+
| ?Property mandatory = mandatory
SourcecodeNote .. Sourcecode
+
 
' BITPlan Corporate identity skin params
+
| ?Property name = name
' Copyright (c) 2015-2020 BITPlan GmbH
+
 
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
+
| ?Property namespace = namespace
' skinparams generated by com.bitplan.restmodelmanager
+
 
skinparam note {
+
| ?Property nullable = nullable
  BackGroundColor #FFFFFF
+
 
  FontSize 12
+
| ?Property primaryKey = primaryKey
  ArrowColor #FF8000
+
 
  BorderColor #FF8000
+
| ?Property showInGrid = showInGrid
  FontColor black
+
 
  FontName Technical
+
| ?Property size = size
}
+
 
skinparam component {
+
| ?Property sortPos = sortPos
  BackGroundColor #FFFFFF
+
 
  FontSize 12
+
| ?Property topic = topic
  ArrowColor #FF8000
+
 
  BorderColor #FF8000
+
| ?Property type = type
  FontColor black
+
 
  FontName Technical
+
| ?Property uploadable = uploadable
}
+
 
skinparam package {
+
| ?Property values_from = values_from
  BackGroundColor #FFFFFF
+
 
  FontSize 12
+
|order=ascending
  ArrowColor #FF8000
+
| limit= 200
  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 Sourcecodes]]
 
* [[Help:Sourcecode]]
 
* [[Concept:Sourcecode]]
 
* [[:Category:Sourcecode]]
 
* [[:Template:Sourcecode]]
 
* [[:Form:Sourcecode]]
 
topic links:
 
  
[[Category:Sourcecode]]
+
[[Category:Concept:Sourcecode]]

Latest revision as of 17:28, 9 February 2021


Help Icon.png

Help for Sourcecode

iconTopicnamepluralNamedocumentation
File:SourceCodeLogo-64px.pngSourcecodeSourcecodeSourcecodessome sourcecode

Documentation

some sourcecode

Example Sourcecodes

CreateHelpPageTest, CreateListOf, CreateTopicForm, CreateTopicTemplate, DblpConfSeriesQuery, EchoCode, TopicQuery, WikiDataConferenceSeriesSparqlQuery

Properties

SourcecodeallowedValuesdefaultValuedocumentationindexinputTypeisLinklabelmandatorynamenamespacenullableprimaryKeyshowInGridsizesortPostopictypeuploadablevalues_from
Sourcecode authorThe author of the sourcecode3comboboxauthorfalseauthorfalse503SourcecodeTypes/textfalseproperty=Sourcecode_author
Sourcecode idThe id of the sourcecode1idfalseidtrue501SourcecodeTypes/textfalse
Sourcecode langThe language of the sourcecode2dropdownlangfalselangfalse502SourcecodeTypes/textfalseproperty=Sourcecode_lang
Sourcecode sinceWhen was the source code first written4datepickersincefalsesincefalseSourcecodeTypes/Datefalse
Sourcecode textThe text of the sourcecode5textareatestfalsetextfalse2,000SourcecodeTypes/codefalse
Sourcecode url6urlurlSourcecodeTypes/Text