Changes between Version 51 and Version 52 of MolgenisGuide
- Timestamp:
- 2010-08-23T07:04:00+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MolgenisGuide
v51 v52 1 1 = MOLGENIS development = 2 2 3 * [ MolgenisGuide Table of Contents]3 * [wiki:MolgenisGuide Table of Contents] 4 4 * '''Introduction''' 5 * [ MolgenisIntro Introduction]6 * [ MolgenisToc Detailed table of contents]5 * [wiki:MolgenisIntro Introduction] 6 * [wiki:MolgenisToc Detailed table of contents] 7 7 * '''Application overview''' 8 * [ MolgenisUserInterface Browsing and editing]9 * [ MolgenisBatchLoading CSV file loading]10 * [ MolgenisRinterface Connecting to R]11 * [ MolgenisSoapInterface Connecting to SOAP web services]8 * [wiki:MolgenisUserInterface Browsing and editing] 9 * [wiki:MolgenisBatchLoading CSV file loading] 10 * [wiki:MolgenisRinterface Connecting to R] 11 * [wiki:MolgenisSoapInterface Connecting to SOAP web services] 12 12 * '''Installation''' 13 * [ MolgenisOnWindows Installation on Windows]14 * [ MolgenisOnUbuntu Installation on Ubuntu]15 * [ MolgenisOnEclipse Configuration of Eclipse]13 * [wiki:MolgenisOnWindows Installation on Windows] 14 * [wiki:MolgenisOnUbuntu Installation on Ubuntu] 15 * [wiki:MolgenisOnEclipse Configuration of Eclipse] 16 16 * '''Generation''' 17 * [ MolgenisWorkspaceBasics MOLGENIS workspace basics]18 * [ MolgenisGeneratorBasics Running the generator]19 * [ MolgenisAddressBookExample Modeling a new MOLGENIS]20 * [ MolgenisFromExisting Modeling an existing database]17 * [wiki:MolgenisWorkspaceBasics MOLGENIS workspace basics] 18 * [wiki:MolgenisGeneratorBasics Running the generator] 19 * [wiki:MolgenisAddressBookExample Modeling a new MOLGENIS] 20 * [wiki:MolgenisFromExisting Modeling an existing database] 21 21 * '''Plug-ins''' 22 * [ MolgenisPlugin Screen plugin]23 * [ MolgenisDatabase Database plugin]24 * [ MolgenisEmail Email plugin]25 * [ MolgenisCustomCommand Command plugin]22 * [wiki:MolgenisPlugin Screen plugin] 23 * [wiki:MolgenisDatabase Database plugin] 24 * [wiki:MolgenisEmail Email plugin] 25 * [wiki:MolgenisCustomCommand Command plugin] 26 26 * [http://gbic.target.rug.nl:8080/hudson/job/molgenis_3.3/javadoc/ JavaDoc] 27 27 * '''Language Reference''' 28 * [ MolgenisElement molgenis]29 * [ ModuleElement module]30 * [ EntityElement entity]31 * [ FieldElement field]32 * [ UniqueElement unique]33 * [ FormElement form]34 * [ MenuElement menu]35 * [ PluginElement plugin]28 * [wiki:MolgenisElement molgenis] 29 * [wiki:ModuleElement module] 30 * [wiki:EntityElement entity] 31 * [wiki:FieldElement field] 32 * [wiki:UniqueElement unique] 33 * [wiki:FormElement form] 34 * [wiki:MenuElement menu] 35 * [wiki:PluginElement plugin]