++ Understanding Horde View Modes
Horde supports a set of different presentation modes for different usage scenarios.
Minimal mode may be phased out in future releases and some features only exist in dynamic mode with no intention to backport them to basic mode. In some apps, Basic and Dynamic behave the same and have been merged.
++ Apps without SmartMobile View
++ Implementing SmartMobile View
+++ Announcing SmartMobile Capability
An App's features array in the $App_Application class must contain a non-null value for the key 'smartmobileView' to announce the capability. This will move the app from the "Regular Apps" ledger to the "Mobile Optimized Apps" ledger in the SmartMobile portal view.
+++ Implementing a SmartMobile ready topbar
+++ Implementing menus and headers
+++ Notable Differences to dynamic