Documentation

Stats extends Base
in package

Table of Contents

Properties

$fd  : mixed

Methods

__construct()  : mixed
card()  : mixed
Renders a simple card for statistical purposes
getTemplate()  : mixed
Central method to generate a new theme object so that we can centralize and inject variables into the library

Properties

$fd

protected mixed $fd = null

Methods

__construct()

public __construct(mixed $fd) : mixed
Parameters
$fd : mixed

card()

Renders a simple card for statistical purposes

public card(mixed $label, mixed $count, mixed $icon[, mixed $url = null ]) : mixed
Parameters
$label : mixed
$count : mixed
$icon : mixed
$url : mixed = null
Tags
since
1.1.2
access

public

getTemplate()

Central method to generate a new theme object so that we can centralize and inject variables into the library

public getTemplate() : mixed
Tags
since
1.0.0
access

public


        
On this page

Search results