Volcano
class Volcano (View source)
Methods
storeChart(
Chart $chart)
Stores a chart in the volcano datastore.
bool
checkChart(
string $type,
string $label)
Simple true/false test if a chart exists.
Details
at line 38
storeChart(
Chart $chart)
Stores a chart in the volcano datastore.
at line 54
Chart
getChart(
string $type,
string $label)
Retrieves a chart from the volcano datastore.
at line 71
bool
checkChart(
string $type,
string $label)
Simple true/false test if a chart exists.