Function CMSStatsDateMonthRangeFilter->__construct
Definitions
sources/stats.php
- Constructor.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$filter_name | string | required parameter | N/A | N/A | Filter name |
$label | Tempcode | required parameter | N/A | N/A | Label |
$default | ?mixed | Null | N/A | N/A | Default (null: past year) |
$for_kpi | boolean | False | N/A | N/A | Whether this is for setting up a KPI |