\FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Barchart

Block for rendering multi renderer bar chart

Synopsis

class FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Barchart extends FireGento_MageMonitoring_Block_Widget_Multi_Renderer_Chart {
  • // constants
  • const CONTENT_TYPE_BARCHART = 'barchart';
  • // 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_BARCHART 'barchart'
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