Registry Calls
App Recipe
Skeleton


Recipe for a Horde Application
  1. Construct a "skeleton" version of the application.
  2. Add the application's core functionality.
  3. Introduce application-specific interfaces and objects.
  4. Add display templates (HTML).
  5. Add user preferences support.
  6. Add additional Horde framework integration.