Table of Contents Previous Next

Sugar Developer Guide

Version 5.1


Chapter 2 Application Framework : Sugar Dashlets

Sugar Dashlets
Sugar Dashlets use the abstract factory design pattern. Individual Dashlets extend the base abstract class Dashlet.php, ListView Dashlets extend the base abstract classDashletGeneric.php, while chart Dashlets extend the base abstract class DashletGenericChart.php.
Sugar Dashlet instances must be contained in one of the following directories:
Typically, Sugar Dashlet developers will want to use the custom/ directory in order to make their Sugar Dashlets upgrade-safe. The standard modules/ directory location is where you'll find Sugar Dashlets offered in base Sugar releases.

Table of Contents Previous Next

Copyright 2004-2008 SugarCRM Inc.
Product License