Documentation

From harmoni

Jump to: navigation, search

Contents

Manual

The Harmoni Manual contains documentation on the usage of Harmoni.

PHP Doc

The PHP Doc is a browsable listing of the Harmoni codebase that details all classes, methods, and parameters. It is automatically generated [periodically] from the inline comments in the Harmoni source-code.

Reference Applications

Harmoni Example Skeleton

The Example Skeleton is a minimal application that makes use of the Harmoni Framework architecture and services. It is designed to be used as a starting point for building a Harmoni-based application and includes example actions that make use of the GUI manager as well as those that don't.

Concerto

The Concerto digital asset management system (DAMS) is the first production application developed with Harmoni and makes use of the full range of Harmoni services. As a general-purpose DAMS, Concerto can serve as a generic UI for the Repository service or as a stand-alone DAMS. In addition to directly viewing and editing the contents of a Repository, Concerto layers on user-centered Tagging and slide show creation.