Difference between revisions of "WebContext"
Jump to navigation
Jump to search
| Line 144: | Line 144: | ||
"An Entry in the Blog" is documentation of it | "An Entry in the Blog" is documentation of it | ||
"Blog Entry" is wikiDocumentation of it | "Blog Entry" is wikiDocumentation of it | ||
| − | "File: | + | "File:Blog.png" is icon of it |
| − | "/images/wiki/ | + | "/images/wiki/e/e5/Blog.png" is iconUrl of it |
"property" is defaultstoremode of it | "property" is defaultstoremode of it | ||
false is cargo of it | false is cargo of it | ||
"WebContext" is context of it | "WebContext" is context of it | ||
| + | BlogEntry_date addsTo it | ||
| + | BlogEntry_title addsTo it | ||
| + | BlogEntry_author addsTo it | ||
| + | BlogEntry_pdf addsTo it | ||
| + | # property date | ||
| + | BlogEntry_date isA Property | ||
| + | "date" is name of it | ||
| + | "date" is label of it | ||
| + | "Date" is type of it | ||
| + | "datepicker" is inputType of it | ||
| + | 1 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "issue date" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "BlogEntry" is topic of it | ||
| + | # property title | ||
| + | BlogEntry_title isA Property | ||
| + | "title" is name of it | ||
| + | "title" is label of it | ||
| + | "Text" is type of it | ||
| + | 1 is index of it | ||
| + | true is primaryKey of it | ||
| + | true is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "title" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "BlogEntry" is topic of it | ||
| + | # property title | ||
| + | BlogEntry_author isA Property | ||
| + | "author" is name of it | ||
| + | "author" is label of it | ||
| + | "Text" is type of it | ||
| + | 3 is index of it | ||
| + | false is primaryKey of it | ||
| + | true is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "author" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "BlogEntry" is topic of it | ||
| + | # property pdf | ||
| + | BlogEntry_pdf isA Property | ||
| + | "pdf" is name of it | ||
| + | "pdf" is label of it | ||
| + | "Page" is type of it | ||
| + | 4 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | true is uploadable of it | ||
| + | "the PDF of the Blog Entry (if any)" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "BlogEntry" is topic of it | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> | ||