Difference between revisions of "Help:Sourcecode"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
(Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
Line 21: Line 21:
 
|mainlabel=Sourcecode
 
|mainlabel=Sourcecode
  
| ?Property author = author
+
| ?Property allowedValues = allowedValues
  
| ?Property id = id
+
| ?Property defaultValue = defaultValue
  
| ?Property lang = lang
+
| ?Property documentation = documentation
  
| ?Property since = since
+
| ?Property index = index
  
| ?Property text = text
+
| ?Property inputType = inputType
  
| ?Property url = url
+
| ?Property isLink = isLink
 +
 
 +
| ?Property label = label
 +
 
 +
| ?Property mandatory = mandatory
 +
 
 +
| ?Property name = name
 +
 
 +
| ?Property namespace = namespace
 +
 
 +
| ?Property nullable = nullable
 +
 
 +
| ?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
 
|order=ascending
Line 39: Line 65:
  
  
[[Category:Sourcecode]]
+
[[Concept:Sourcecode]]

Revision as of 17:26, 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


Concept:Sourcecode