Difference between revisions of "WebContext"

From BITPlan Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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:OsiKeyhole64.png" is icon of it
 
"/images/wiki/thumb/8/8f/OsiKeyhole64.png/64px-OsiKeyhole64.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_state addsTo it
 
OsProject_owner addsTo it
 
OsProject_title addsTo it
 
OsProject_url addsTo it
 
OsProject_version addsTo it
 
OsProject_date addsTo it
 
OsProject_since addsTo it
 
OsProject_until 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 state
 
OsProject_state isA Property
 
"state" is name of it
 
"state" is label of it
 
"Text" is type of it
 
2 is index of it
 
true is primaryKey of it
 
true is mandatory of it
 
false is uploadable of it
 
"the state 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
 
3 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
 
4 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
 
5 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
 
6 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
 
7 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
 
# property since
 
OsProject_since isA Property
 
"since" is name of it
 
"since" is label of it
 
"Date" is type of it
 
"datepicker" is inputType of it
 
8 is index of it
 
false is primaryKey of it
 
false is mandatory of it
 
false is uploadable of it
 
"first release date" is documentation of it
 
false is showInGrid of it
 
false is isLink of it
 
"OsProject" is topic of it
 
# property since
 
OsProject_until isA Property
 
"until" is name of it
 
"until" is label of it
 
"Date" is type of it
 
"datepicker" is inputType of it
 
9 is index of it
 
false is primaryKey of it
 
false is mandatory of it
 
false is uploadable of it
 
"date the project was inactivated" is documentation of it
 
false is showInGrid of it
 
false is isLink of it
 
"OsProject" is topic of it
 
 
</source>
 
</source>
 
<headertabs/>
 
<headertabs/>

Latest revision as of 08:09, 24 January 2022

Context
edit
name  WebContext
since  2017/10/31
updated  
copyright  
master  http://wiki.bitplan.com/index.php/WebContext


[edit]
 namepluralNameiconiconUrldocumentationwikiDocumentationdefaultstoremodelistLimitcargoheaderTabscontext
BlogEntryBlogEntryBlogEntriesBlog.png
/images/wiki/e/e5/Blog.png
An Entry in the BlogBlog EntrypropertyfalseWebContext
BrainteaserBrainteaserBrainteasersQuestion-circle.png
/images/wiki/8/80/Question-circle.png
BITPlan NewsletterBITPlan Newsletter see http://brainteaser.bitplan.compropertyfalseWebContext
[edit]
#
# Context:WebContext
#
WebContext isA Context
"WebContext" is name of it
#
#Brainteaser
#
Brainteaser isA Topic
"Brainteaser" is name of it
"Brainteasers" is pluralName of it
"BITPlan Newsletter" is documentation of it
"BITPlan Newsletter see http://brainteaser.bitplan.com" is wikiDocumentation of it
"File:Question-circle.png" is icon of it
"/images/wiki/8/80/Question-circle.png" is iconUrl of it
"property" is defaultstoremode of it
false is cargo of it
"WebContext" is context of it
Brainteaser_issue addsTo it
Brainteaser_date addsTo it
Brainteaser_problem addsTo it
Brainteaser_solution addsTo it
Brainteaser_finishDate addsTo it
Brainteaser_pdf addsTo it
Brainteaser_page addsTo it
# properties of Brainteaser
# property name
Brainteaser_issue isA Property
"issue" is name of it
"issue" 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
"issue" is documentation of it
false is showInGrid of it
false is isLink of it
"Brainteaser" is topic of it
# property date
Brainteaser_date isA Property
"date" is name of it
"date" is label of it
"Date" is type of it
"datepicker" is inputType of it 
2 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
"Brainteaser" is topic of it
# property problem
Brainteaser_problem isA Property
"problem" is name of it
"problem" 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 riddle to be solved" is documentation of it
"textarea" is inputType 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
"datepicker" is inputType 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
"Brainteaser" is topic of it
#
#BlogEntry
#
BlogEntry isA Topic
"BlogEntry" is name of it
"BlogEntries" is pluralName of it
"An Entry in the Blog" is documentation of it
"Blog Entry" 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
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
"Category=Mitarbeiter" is values_from of it
"dropdown" is inputType 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