Dashlets


This guide provides an overview of product features and related technologies. In addition, it contains recommendations on best practices, tutorials for getting started, and troubleshooting information for common situations.

Topics

  • Introduction
    Dashlets use the abstract factory design pattern. Individual dashlets extend the base abstract class Dashlet.php, list view Dashlets extend the base abstract class DashletGeneric.php, and chart dashlets extend the base abstract class DashletGenericChart.php.
  • Custom Dashlets
    Creating custom dashlets.