Menu Content/Inhalt
Startseite arrow Plugins
Plugins
Programming conventions Drucken

Rules to observe when programming your own plugins

You are very welcome to provide any type of plugin for elexis. We do, however, request that you please adhere to a few rules to avoid conflicts between different plugins.

weiter …
 
Diagnosis Drucken
As with most of elexis, implementing a new diagnosis system is a matter of writing a plugin. We provide the plugin elexis-eigendiagnosen as an example on how to achieve this.
weiter …
 
Cases And Bills Drucken
In Elexis, billing and accounting is delegated to the plugin system. But there are some conventions to obey for a successful billing-plugin. This article describes the necessary steps.

weiter …
 
Develop your own plugin Drucken

Where to start to develop a plugin

Elexis "inherits" the Plug-In architecture of eclipse. Thus, eclipse's huge documentation on Plug-In development is always a good place to find answers.

 

weiter …