Difference between revisions of "WebContext"
Jump to navigation
Jump to search
| Line 208: | Line 208: | ||
false is isLink of it | false is isLink of it | ||
"BlogEntry" is topic of it | "BlogEntry" is topic of it | ||
| + | # | ||
| + | #OsProject | ||
| + | # | ||
| + | OsProject isA Topic | ||
| + | "OsProject" is name of it | ||
| + | "OsProjects" is pluralName of it | ||
| + | "An Open Source Project" is documentation of it | ||
| + | "An Open Source Project" is wikiDocumentation of it | ||
| + | "File:Blog.png" is icon of it | ||
| + | "/images/wiki/e/e5/Blog.png" is iconUrl of it | ||
| + | "property" is defaultstoremode of it | ||
| + | false is cargo of it | ||
| + | "WebContext" is context of it | ||
| + | OsProject_id addsTo it | ||
| + | OsProject_owner addsTo it | ||
| + | OsProject_title addsTo it | ||
| + | OsProject_url addsTo it | ||
| + | OsProject_version addsTo it | ||
| + | # property id | ||
| + | OsProject_id isA Property | ||
| + | "id" is name of it | ||
| + | "id" 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 | ||
| + | "the id of the project" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "OsProject" is topic of it | ||
| + | # property owner | ||
| + | OsProject_owner isA Property | ||
| + | "owner" is name of it | ||
| + | "owner" is label of it | ||
| + | "Text" is type of it | ||
| + | 2 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "the owner of the project" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "OsProject" is topic of it | ||
| + | # property title | ||
| + | OsProject_title isA Property | ||
| + | "title" is name of it | ||
| + | "title" is label of it | ||
| + | "Text" is type of it | ||
| + | 3 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "the title of the project" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "OsProject" is topic of it | ||
| + | # property url | ||
| + | OsProject_url isA Property | ||
| + | "url" is name of it | ||
| + | "url" 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 url of the project" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "OsProject" is topic of it | ||
| + | # property title | ||
| + | OsProject_version isA Property | ||
| + | "version" is name of it | ||
| + | "version" is label of it | ||
| + | "Text" is type of it | ||
| + | 5 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "the current version of the project" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "OsProject" is topic of it | ||
| + | # property date | ||
| + | OsProject_date isA Property | ||
| + | "date" is name of it | ||
| + | "date" is label of it | ||
| + | "Date" is type of it | ||
| + | "datepicker" is inputType of it | ||
| + | 6 is index of it | ||
| + | false is primaryKey of it | ||
| + | false is mandatory of it | ||
| + | false is uploadable of it | ||
| + | "latest release date" is documentation of it | ||
| + | false is showInGrid of it | ||
| + | false is isLink of it | ||
| + | "OsProject" is topic of it | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> | ||