Difference between revisions of "Concept:Action"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-11-05T16:17:08Z)
(modified by py-yprinciple-gen 0.3.4)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOCACHE__
 
 
{{Topic
 
{{Topic
 
|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 8: Line 8:
 
|wikiDocumentation=An action/function/operation to be performed
 
|wikiDocumentation=An action/function/operation to be performed
 
|defaultstoremode=subobject
 
|defaultstoremode=subobject
|listLimit=
+
|listLimit=200
|cargo=false
+
|cargo=False
 
|context=MetaModel
 
|context=MetaModel
 
|storemode=property
 
|storemode=property
Line 21: Line 21:
 
An action/function/operation to be performed
 
An action/function/operation to be performed
 
=== uml ===
 
=== uml ===
<uml>
+
<uml format='svg'>
 
title Action
 
title Action
 
note as ActionDiagramNote
 
note as ActionDiagramNote
Copyright (c) 2015-2017 BITPlan GmbH
+
Copyright (c) 2015-2024 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
Line 45: Line 45:
 
ActionNote .. Action
 
ActionNote .. Action
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
' Copyright (c) 2015-2017 BITPlan GmbH
+
' Copyright (c) 2015-2024 BITPlan GmbH
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
+
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by com.bitplan.restmodelmanager
+
' skinparams generated by py-yprinciple-gen
 
skinparam note {
 
skinparam note {
 
   BackGroundColor #FFFFFF
 
   BackGroundColor #FFFFFF
Line 124: Line 124:
 
</uml>
 
</uml>
  
 
+
{{#concept:[[isA::Action]]
{{#concept:
+
|An action/function/operation to be performed
[[Action name::+]]
 
|Actions
 
 
see also
 
see also
 
* [[List of Actions]]
 
* [[List of Actions]]
Line 135: Line 133:
 
* [[:Template:Action]]
 
* [[:Template:Action]]
 
* [[:Form:Action]]
 
* [[:Form:Action]]
topic links:
 
  
 
}}
 
}}
 
[[Category:Action]]
 
[[Category:Action]]

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