Function CMSStatsDateMonthRangeFilter->read_value
Definitions
sources/stats.php
- Read in and/or post-process filter value.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$filters | array | required parameter | N/A | N/A | An array of our current filters; passed by reference and modified as they are read in |
$for_kpi | ?boolean | Null | N/A | N/A | Whether we want this for a KPI (null: an object was initiated) |
Return
- The filter
- Type: mixed
- Set: N/A
- Range: N/A