Difference between revisions of "Concept:Volume/Properties"
Jump to navigation
Jump to search
(created by WikiTask 2020-07-20T08:16:06Z) |
m (created by WikiTask 2020-08-04T05:13:10Z) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOCACHE__ | ||
+ | {{Action | ||
+ | |name=GenerateProperties4Volume | ||
+ | |servicetype=WikiTask | ||
+ | |inputtype=Page | ||
+ | |input={{FULLPAGENAME}}#sidif | ||
+ | |actionpage=GenerateProperties#template | ||
+ | |output={{FULLPAGENAME}}#result | ||
+ | |engine=rythm | ||
+ | |author=Wf | ||
+ | |since=2015/11/18 | ||
+ | |comment=This saves a lot of work! | ||
+ | |storemode=property | ||
+ | }} | ||
+ | = input = | ||
+ | == sidif == | ||
+ | <source lang='java' id='sidif'> | ||
+ | CeurwsSchema isA Context | ||
+ | "CeurwsSchema#sidif" is sidif of it | ||
+ | Volume needs Properties | ||
+ | </source> | ||
+ | |||
+ | = properties = | ||
== properties of Volume == | == properties of Volume == | ||
=== [[Property:Volume number]] === | === [[Property:Volume number]] === | ||
Line 25: | Line 48: | ||
}} | }} | ||
[[Has type::Number]] | [[Has type::Number]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:Volume title]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=title | ||
+ | |label=title | ||
+ | |documentation=The title of the Volume | ||
+ | |type=Special:Types/Text | ||
+ | |index=2 | ||
+ | |sortPos=2 | ||
+ | |primaryKey= | ||
+ | |mandatory=true | ||
+ | |namespace= | ||
+ | |size=300 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=textarea | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Volume | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> |
Latest revision as of 06:13, 4 August 2020
Action | |
---|---|
edit | |
name | GenerateProperties4Volume |
servicetype | WikiTask |
service | |
inputtype | Page |
input | Concept:Volume/Properties#sidif |
actionpage | GenerateProperties#template |
output | Concept:Volume/Properties#result |
engine | rythm |
author | Wf |
since | 2015/11/18 |
comment | This saves a lot of work! |
login reset runtemplate -> Concept:Volume/Properties#result
input
sidif
CeurwsSchema isA Context
"CeurwsSchema#sidif" is sidif of it
Volume needs Properties
properties
properties of Volume
Property:Volume number
{{Property |name=number |label=number |documentation=The number Volume |type=Special:Types/Number |index=1 |sortPos=1 |primaryKey=true |mandatory=true |namespace= |size=50 |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Volume |storemode=property }} [[Has type::Number]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Volume title
{{Property |name=title |label=title |documentation=The title of the Volume |type=Special:Types/Text |index=2 |sortPos=2 |primaryKey= |mandatory=true |namespace= |size=300 |uploadable=false |defaultValue= |inputType=textarea |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Volume |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}