Difference between revisions of "Documentation/Nightly/Modules/DatabaseInteractor"
(Created page with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- --------------------...") |
|||
Line 38: | Line 38: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Tutorials}} | {{documentation/{{documentation/version}}/module-section|Tutorials}} | ||
− | + | ===Login to the database=== | |
+ | ===Download panel=== | ||
+ | |||
+ | ===Upload panel=== | ||
+ | |||
+ | ===Management panel=== | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} |
Revision as of 22:17, 16 November 2016
Home < Documentation < Nightly < Modules < DatabaseInteractor
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extension: Database Interactor |
|
Module Description
This extension contains multiple panels that allow the user to manage data from a web database. The data displayed in this extension dynamically reacts with user local folders and online database. The user should login with the same credentials than on the server entered as input.
Use Cases
Tutorials
Login to the database
Download panel
Upload panel
Management panel
Panels and their use
N/A
Similar Modules
N/A
References
N/A
Information for Developers
The source code is available on github