AppSuite:UI: Difference between revisions
From Open-Xchange
mNo edit summary |
|||
Line 15: | Line 15: | ||
** [[AppSuite:Files App Actions|Adding actions to the files app]] | ** [[AppSuite:Files App Actions|Adding actions to the files app]] | ||
* [[AppSuite:Date_and_time|Date and time]] | * [[AppSuite:Date_and_time|Date and time]] | ||
* [[AppSuite:i18n | Internationalization (i18n)]] | * [[AppSuite:i18n | Internationalization (i18n)]] | ||
* [[AppSuite:Mediaplayer | Mediaplayer]] | * [[AppSuite:Mediaplayer | Mediaplayer]] | ||
Line 29: | Line 25: | ||
* [[AppSuite:Upsell | Upsell]] | * [[AppSuite:Upsell | Upsell]] | ||
* [[AppSuite:VGrid | VGrid]] | * [[AppSuite:VGrid | VGrid]] | ||
=== Extension points === | |||
* [[AppSuite:Extending_the_UI_(Hands-on_introduction)| Hands-on introduction]] | |||
* [[AppSuite:Extending_the_UI | General information on extension points]] | |||
* [[AppSuite:Modifying forms by using extension points | Modifying forms]] | |||
=== Writing components === | |||
* [[AppSuite:Writing a portal plugin | Writing a portal plugin]] | * [[AppSuite:Writing a portal plugin | Writing a portal plugin]] | ||
* [[AppSuite:Writing a simple application | Writing a simple application]] | * [[AppSuite:Writing a simple application | Writing a simple application]] |
Revision as of 08:13, 23 April 2013
OX App Suite Frontend
This page contains articles about the inner workings of the UI. It is aimed at software developers that want to improve on existing features, implement extensions or just gain a general understanding.
Getting started
- Skills needed to develop the UI
- Getting started developing the UI
- UI Development Style Guide
- Apache Configuration
How-to articles
- Understanding action links
- Date and time
- Internationalization (i18n)
- Mediaplayer
- Server Communication:
- Theming
- UI manifests explained
- Upsell
- VGrid
Extension points
Writing components
Miscellaneous articles
- External libraries used by the UI
- The UI build system
- All articles regarding the UI are filed in the category Category:UI