GraphUtils::getPeriodsHtml
Usage
string GraphUtils::getPeriodsHtml([ string $uri = '' ])Description
Generates string of HTML code consisting of the various periods to sort report by (eg. day, week, month, quarter, year).Parameters
Parameter | Required | Type | Description |
---|---|---|---|
$uri | No | string | The URI to link all periods to. If blank, will use the current URI being viewed. |