Backend\Classes\DashboardWidgetBase

Overview

DashboardWidgetBase is a base class for Vue-based dashboard widgets

Extends

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties


Public Methods

public getData()

public getData(
    $widgetConfig,
    $dateStart,
    $dateEnd,
    $startTimestamp,
    $compareDateStart,
    $compareDateEnd,
    $aggregationInterval,
    $extraData
): mixed 

public runHandler()

public runHandler($widgetConfig, $handlerName, $extraData): mixed 

Show inherited public methods

Inherited Public Methods

Protected Methods

Show inherited protected methods

Inherited Protected Methods