Difference between revisions of "Help:Action"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions) |
Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions) |
||
Line 21: | Line 21: | ||
|mainlabel=Action | |mainlabel=Action | ||
− | | ?Property | + | | ?Property allowedValues = allowedValues |
− | | ?Property | + | | ?Property defaultValue = defaultValue |
− | | ?Property | + | | ?Property documentation = documentation |
− | | ?Property | + | | ?Property index = index |
− | | ?Property | + | | ?Property inputType = inputType |
− | | ?Property | + | | ?Property isLink = isLink |
+ | |||
+ | | ?Property label = label | ||
+ | |||
+ | | ?Property mandatory = mandatory | ||
| ?Property name = name | | ?Property name = name | ||
− | | ?Property | + | | ?Property namespace = namespace |
+ | |||
+ | | ?Property nullable = nullable | ||
+ | |||
+ | | ?Property primaryKey = primaryKey | ||
+ | |||
+ | | ?Property showInGrid = showInGrid | ||
+ | |||
+ | | ?Property size = size | ||
+ | |||
+ | | ?Property sortPos = sortPos | ||
+ | |||
+ | | ?Property topic = topic | ||
− | | ?Property | + | | ?Property type = type |
− | | ?Property | + | | ?Property uploadable = uploadable |
− | | ?Property | + | | ?Property values_from = values_from |
|order=ascending | |order=ascending | ||
Line 49: | Line 65: | ||
− | [[ | + | [[Concept:Action]] |
Revision as of 17:26, 9 February 2021
Help for Action
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
File:Actionicon.png | Action | Action | Actions | An action/function/operation to be performed |
Documentation
An action/function/operation to be performed
Example Actions
Properties
Action | allowedValues | defaultValue | documentation | index | inputType | isLink | label | mandatory | name | namespace | nullable | primaryKey | showInGrid | size | sortPos | topic | type | uploadable | values_from |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Action actionpage | Property:Action actionpage | What page will 'steer' this action? | 5 | false | actionpage | false | actionpage | false | true | Action | Types/Page | false | |||||||
Action author | the author of this action | 8 | combobox | false | author | false | author | false | false | true | Action | Types/Page | false | namespace=User | |||||
Action comment | a comment for the action | 10 | textarea | false | comment | false | comment | false | false | 400 | Action | Types/Text | false | ||||||
Action engine | rythm,freemarker | rythm | the template engine to be used either Rythm or Freemarker | 7 | radiobutton | false | engine | false | engine | false | true | Action | Types/Text | false | |||||
Action input | the decription of the input e.g. a page name, url or SMW ask query | 4 | textarea | false | input | false | input | false | true | 300 | Action | Types/Code | false | ||||||
Action inputtype | Query,Page,URL | Page | What is the type of the input? | 3 | radiobutton | false | inputtype | false | inputtype | false | true | Action | Types/Text | false | |||||
Action name | The name of the Action | 0 | false | name | true | name | true | Action | Types/Text | false | |||||||||
Action output | where the output of the action should go | 6 | false | output | output | Action | Types/Text | ||||||||||||
Action service | The service to be used | 2 | false | service | service | Action | Types/URL | ||||||||||||
Action servicetype | WikiTask | WikiTask | The type of the service | 1 | radiobutton | false | servicetype | true | servicetype | false | true | Action | Types/Text | false | |||||
Action since | since when is this action available? | 9 | datepicker | false | since | false | since | false | true | Action | Types/Date | false |