AppSuite:Extending the UI

Revision as of 07:34, 11 April 2013 by Frank.paczynski (talk | contribs)

Extension Points in detail

Appsuite uses the extention point concept to create extension points that allow a simple and flexible way to extending functionality. When syste reaches a part that can be extended it asks a central registry if extensions are registered. In that case these extensions will be executes independent of they are part of appsuite or a plugin.