Difference between revisions of "Concept:Action"

From BITPlan Wiki
Jump to navigation Jump to search
(pushed from master by wikipush)
(modified by py-yprinciple-gen 0.3.4)
 
Line 2: Line 2:
 
|name=Action
 
|name=Action
 
|pluralName=Actions
 
|pluralName=Actions
 +
|extends=
 
|icon=File:Actionicon.png
 
|icon=File:Actionicon.png
 
|iconUrl=/images/e/eb/Actionicon.png
 
|iconUrl=/images/e/eb/Actionicon.png
Line 23: Line 24:
 
title Action
 
title Action
 
note as ActionDiagramNote
 
note as ActionDiagramNote
Copyright (c) 2015-2023 BITPlan GmbH
+
Copyright (c) 2015-2024 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
Line 44: Line 45:
 
ActionNote .. Action
 
ActionNote .. Action
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
' Copyright (c) 2015-2023 BITPlan GmbH
+
' Copyright (c) 2015-2024 BITPlan GmbH
 
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
 
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
 
' skinparams generated by py-yprinciple-gen
 
' skinparams generated by py-yprinciple-gen
Line 123: Line 124:
 
</uml>
 
</uml>
  
{{#concept:
+
{{#concept:[[isA::Action]]
[[Action name::+]]
+
|An action/function/operation to be performed
|Actions
 
 
see also
 
see also
 
* [[List of Actions]]
 
* [[List of Actions]]

Latest revision as of 09:43, 15 November 2024

Topic
edit
name  Action
pluralName  Actions
isA  
extends  
icon  File:Actionicon.png→Actionicon.png
iconUrl  /images/e/eb/Actionicon.png
documentation  An action/function/operation to be performed
wikiDocumentation  An action/function/operation to be performed
defaultstoremode  subobject
listLimit  200
cargo  False
headerTabs  
context  MetaModel→MetaModel


properties

 namelabeltypescopeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromexternalFormatterURIshowInGridisLinknullabletopic
Action actionpageactionpageactionpageTypes/Page5falsefalsefalse
Property:Action actionpage
What page will 'steer' this action?trueAction
Action authorauthorauthorTypes/Page8falsefalsefalsecomboboxthe author of this action
namespace=User
trueAction
Action commentcommentcommentTypes/Text10falsefalse400falsetextareaa comment for the actionfalseAction
Action engineengineengineTypes/Text7falsefalsefalse
rythm
radiobuttonrythm,freemarkerthe template engine to be used either Rythm or FreemarkertrueAction
Action inputinputinputTypes/Code4falsefalse300falsetextareathe decription of the input e.g. a page name, url or SMW ask querytrueAction
Action inputtypeinputtypeinputtypeTypes/Text3falsefalsefalse
Page
radiobuttonQuery,Page,URLWhat is the type of the input?trueAction
Action namenamenameTypes/Text0truetruefalseThe name of the ActionAction
Action outputoutputoutputTypes/Text6where the output of the action should goAction
Action serviceserviceserviceTypes/URL2The service to be usedAction
Action servicetypeservicetypeservicetypeTypes/Text1falsetruefalse
WikiTask
radiobuttonWikiTaskThe type of the servicetrueAction
Action sincesincesinceTypes/Date9falsefalsefalsedatepickersince when is this action available?trueAction

Documentation

An action/function/operation to be performed

uml

Description of concept "Action"RDF feed

An action/function/operation to be performed

see also