WidgetFactory
AbstractYes
Table of Contents
Constants
- BAR = 'BAR'
- CUSTOM = 'CUSTOM'
- FUNNEL = 'FUNNEL'
- GRAPH = 'GRAPH'
- NUMBER = 'NUMBER'
- PIE = 'PIE'
- RATING = 'RATING'
Methods
Constants
BAR
public
mixed
BAR
= 'BAR'
CUSTOM
public
mixed
CUSTOM
= 'CUSTOM'
FUNNEL
public
mixed
FUNNEL
= 'FUNNEL'
GRAPH
public
mixed
GRAPH
= 'GRAPH'
NUMBER
public
mixed
NUMBER
= 'NUMBER'
PIE
public
mixed
PIE
= 'PIE'
RATING
public
mixed
RATING
= 'RATING'
Methods
create()
public
static create(array<string|int, mixed> $settings, Filter $filter[, array<string|int, mixed> $options = null ]) : Widget
Parameters
- $settings : array<string|int, mixed>
- $filter : Filter
- $options : array<string|int, mixed> = null