Difference between revisions of "AppSuite:Extension points"

 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Writing apps or plugins for AppSuite will often include extending the existing user interface. The following articles will help you using the extension points provided by AppSuite offering you possibilities to add your own contents.
 
Writing apps or plugins for AppSuite will often include extending the existing user interface. The following articles will help you using the extension points provided by AppSuite offering you possibilities to add your own contents.
  
* [[AppSuite:Extending_the_UI_(Hands-on_introduction)| Hands-on introduction]]
+
* [https://documentation.open-xchange.com/latest/ui/extension-points/01-introduction.html Hands-on introduction]
* [[AppSuite:Extending_the_UI | General information on extension points]]
+
* [https://documentation.open-xchange.com/latest/ui/extension-points/02-points.html General information on extension points]
* [[AppSuite:Extending_the_UI_(best_practices) | Best practices for common use cases]]
+
* [https://documentation.open-xchange.com/latest/ui/extension-points/13-best-practices.html Best practices for common use cases]
 
* [https://documentation.open-xchange.com/latest/ui/customize/forms.html Modifying forms]
 
* [https://documentation.open-xchange.com/latest/ui/customize/forms.html Modifying forms]
 
* [[AppSuite:Extension points for calendar |extension points: Calendar]]
 
* [[AppSuite:Extension points for calendar |extension points: Calendar]]

Latest revision as of 09:48, 22 May 2017

Extension points

Writing apps or plugins for AppSuite will often include extending the existing user interface. The following articles will help you using the extension points provided by AppSuite offering you possibilities to add your own contents.