Difference between revisions of "Help:Action"

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=Action
 
|mainlabel=Action
  
| ?Property actionpage = actionpage
+
| ?Property allowedValues = allowedValues
  
| ?Property author = author
+
| ?Property defaultValue = defaultValue
  
| ?Property comment = comment
+
| ?Property documentation = documentation
  
| ?Property engine = engine
+
| ?Property index = index
  
| ?Property input = input
+
| ?Property inputType = inputType
  
| ?Property inputtype = inputtype
+
| ?Property isLink = isLink
 +
 
 +
| ?Property label = label
 +
 
 +
| ?Property mandatory = mandatory
  
 
| ?Property name = name  
 
| ?Property name = name  
  
| ?Property output = output
+
| ?Property namespace = namespace
 +
 
 +
| ?Property nullable = nullable
 +
 
 +
| ?Property primaryKey = primaryKey
 +
 
 +
| ?Property showInGrid = showInGrid
 +
 
 +
| ?Property size = size
 +
 
 +
| ?Property sortPos = sortPos
 +
 
 +
| ?Property topic = topic
  
| ?Property service = service
+
| ?Property type = type
  
| ?Property servicetype = servicetype
+
| ?Property uploadable = uploadable
  
| ?Property since = since
+
| ?Property values_from = values_from
  
 
|order=ascending
 
|order=ascending
Line 49: Line 65:
  
  
[[Category:Action]]
+
[[Concept:Action]]

Revision as of 17:26, 9 February 2021


Help Icon.png

Help for Action

iconTopicnamepluralNamedocumentation
File:Actionicon.pngActionActionActionsAn action/function/operation to be performed

Documentation

An action/function/operation to be performed

Example Actions

Properties

ActionallowedValuesdefaultValuedocumentationindexinputTypeisLinklabelmandatorynamenamespacenullableprimaryKeyshowInGridsizesortPostopictypeuploadablevalues_from
Action actionpageProperty:Action actionpageWhat page will 'steer' this action?5actionpagefalseactionpagefalsetrueActionTypes/Pagefalse
Action authorthe author of this action8comboboxauthorfalseauthorfalsefalsetrueActionTypes/Pagefalsenamespace=User
Action commenta comment for the action10textareacommentfalsecommentfalsefalse400ActionTypes/Textfalse
Action enginerythm,freemarkerrythmthe template engine to be used either Rythm or Freemarker7radiobuttonenginefalseenginefalsetrueActionTypes/Textfalse
Action inputthe decription of the input e.g. a page name, url or SMW ask query4textareainputfalseinputfalsetrue300ActionTypes/Codefalse
Action inputtypeQuery,Page,URLPageWhat is the type of the input?3radiobuttoninputtypefalseinputtypefalsetrueActionTypes/Textfalse
Action nameThe name of the Action0nametruenametrueActionTypes/Textfalse
Action outputwhere the output of the action should go6outputoutputActionTypes/Text
Action serviceThe service to be used2serviceserviceActionTypes/URL
Action servicetypeWikiTaskWikiTaskThe type of the service1radiobuttonservicetypetrueservicetypefalsetrueActionTypes/Textfalse
Action sincesince when is this action available?9datepickersincefalsesincefalsetrueActionTypes/Datefalse


Concept:Action