Difference between revisions of "WebContext"
Jump to navigation
Jump to search
(Created page with "{{Context |name=WebContext |since=2017/10/31 |master=http://wiki.bitplan.com/index.php/WebContext |storemode=property }} {{Context |name=WebContext |storemode=none |viewmode=m...") |
|||
Line 39: | Line 39: | ||
Brainteaser_solution addsTo it | Brainteaser_solution addsTo it | ||
Brainteaser_finishDate addsTo it | Brainteaser_finishDate addsTo it | ||
+ | Brainteaser_pdf addsTo it | ||
+ | Brainteaser_page addsTo it | ||
# properties of Brainteaser | # properties of Brainteaser | ||
# property name | # property name | ||
Line 76: | Line 78: | ||
false is uploadable of it | false is uploadable of it | ||
"the riddle to be solved" is documentation of it | "the riddle to be solved" is documentation of it | ||
+ | "textarea" is inputType of it | ||
true is showInGrid of it | true is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Brainteaser" is topic of it | ||
+ | # property solution | ||
+ | Brainteaser_solution isA Property | ||
+ | "solution" is name of it | ||
+ | "solution" is label of it | ||
+ | "Text" is type of it | ||
+ | 4 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "the solution of the brain teaser/riddle" is documentation of it | ||
+ | "textarea" is inputType of it | ||
+ | true is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Brainteaser" is topic of it | ||
+ | Brainteaser_finishDate isA Property | ||
+ | "finishDate" is name of it | ||
+ | "finishDate" is label of it | ||
+ | "Date" is type of it | ||
+ | 5 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "finish date when solution has to be sent in" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Brainteaser" is topic of it | ||
+ | # property pdf | ||
+ | Brainteaser_pdf isA Property | ||
+ | "pdf" is name of it | ||
+ | "pdf" is label of it | ||
+ | "Page" is type of it | ||
+ | 6 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | true is uploadable of it | ||
+ | "the PDF of the brainteaser" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Brainteaser" is topic of it | ||
+ | # Property page | ||
+ | Brainteaser_page isA Property | ||
+ | "page" is name of it | ||
+ | "page" is label of it | ||
+ | "Page" is type of it | ||
+ | 7 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "the wiki page of the brainteaser " is documentation of it | ||
+ | false is showInGrid of it | ||
false is isLink of it | false is isLink of it | ||
"Brainteaser" is topic of it | "Brainteaser" is topic of it | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> |