class Analytics

Our class to show analytics

Methods

static 
button($right = false)

Emit a properly styled "settings" button

static 
graphBody()

Output a Graph

static 
graphScript($json)

Output a Graph

Details

at line 16
static button($right = false)

Emit a properly styled "settings" button

This is just the button, using the pencil icon. Wrap in a span or div tag if you want to move it around

Parameters

$right

at line 28
static graphBody()

Output a Graph

at line 39
static graphScript($json)

Output a Graph

Parameters

$json