Difference between revisions of "AppSuite:Extending the UI"

 
(45 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=Extension Points in detail=
+
The content on this page has moved to https://documentation.open-xchange.com/latest/ui/extension-points.html
  
Appsuite uses the extention point concept to create extension points that allow a simple and flexible way to extending functionality. When syste reaches a part that can be extended it asks a central registry if extensions are registered. In that case these extensions will be executes independent of they are part of appsuite or a plugin.
+
Note: Open-Xchange is in the process of migrating all its technical documentation to a new and improved documentation system (documentation.open-xchange.com). Please note as the migration takes place more information will be available on the new system and less on this system. Thank you for your understanding during this period of transition.
 
 
__TOC__
 
 
 
<pre class="language-javascript">
 
 
 
</pre>
 
 
 
 
 
[[Category:AppSuite]]
 
[[Category:UI]]
 

Latest revision as of 09:47, 22 May 2017

The content on this page has moved to https://documentation.open-xchange.com/latest/ui/extension-points.html

Note: Open-Xchange is in the process of migrating all its technical documentation to a new and improved documentation system (documentation.open-xchange.com). Please note as the migration takes place more information will be available on the new system and less on this system. Thank you for your understanding during this period of transition.