Function Module_calendar->get_and_filter
Definitions
site/pages/modules/calendar.php
- Gets the event filter in a simple list form.
- 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 (array of integers)
- Type: array
- Set: N/A
- Range: N/A