Function Hook_whatsnew_calendar->choose_categories
Definitions
sources/hooks/modules/admin_newsletter/calendar.php
- Find selectable (filterable) categories.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$updated_since | TIME | required parameter | N/A | N/A | The time that there must be entries found newer than |
Return
- Tuple of result details: HTML list of all types that can be chosen, title for selection list (null: disabled)
- Type: ?array
- Set: N/A
- Range: N/A