\FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Donutchart

Block for rendering multi renderer donut chart

Synopsis

class FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Donutchart extends FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Chart {
  • // constants
  • const CONTENT_TYPE_DONUTCHART = 'donutchart';
  • // Inherited methods from FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Chart
  • public mixed _getContent()
  • public $this addValue()
  • // Inherited methods from FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Abstract
  • public void __construct()
  • protected string _encode()
  • public mixed getContent()
  • public string getDivId()
}

Hierarchy

Constants

Name Value
CONTENT_TYPE_DONUTCHART 'donutchart'
CONTENT_TYPE_CHART 'chart'

Methods

Inherited from FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Chart

public

Inherited from FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Abstract

protected

public

History