Function Module_calendar->get_filter
Definitions
site/pages/modules/calendar.php
- Gets the event filter, if there is one.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$only_event_types | boolean | False | N/A | N/A | Whether to only show event types |
Return
- The filter
- Type: array
- Set: N/A
- Range: N/A