class StatsOverviewWidget extends Widget (View source)

Traits

Properties

static protected int|null $sort from  Widget
static protected string $view
protected int|string|array $columnSpan
static protected string|null $pollingInterval from  CanPoll
protected array|null $cachedCards

Methods

static bool
canView()

No description

from  Widget
static int
getSort()

No description

from  Widget
int|string|array
getColumnSpan()

No description

from  Widget
array
getViewData()

No description

from  Widget
View
render()

No description

from  Widget
string|null
getPollingInterval()

No description

from  CanPoll
int
getColumns()

No description

array
getCachedCards()

No description

array
getCards()

No description

Details

static bool canView()

No description

Return Value

bool

static int getSort()

No description

Return Value

int

int|string|array getColumnSpan()

No description

Return Value

int|string|array

protected array getViewData()

No description

Return Value

array

View render()

No description

Return Value

View

protected string|null getPollingInterval()

No description

Return Value

string|null

protected int getColumns()

No description

Return Value

int

protected array getCachedCards()

No description

Return Value

array

protected array getCards()

No description

Return Value

array