GUI extensions

The GUI API allows you to add user interface controls to the Content Manager browser-based interfaces, add or modify behavior of new or existing controls, and hook up your own data to the GUI using a Data Model.

The topics in this section describe some typical simple extension scenarios. Note that they only describe how to build your own user interface in general terms. This is because such an implementation may consist almost entirely of your own code, and heavily depends on your decisions on how to set up this new interface.