Function Module_calendar->view_calendar_view_month
Definitions
site/pages/modules/calendar.php
- The calendar area view for viewing a single month.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$view_id | string | required parameter | N/A | N/A | The month we are viewing |
$explode | array | required parameter | N/A | N/A | List of components of our viewed ID |
$member_id | MEMBER | required parameter | N/A | N/A | The member ID we are viewing the calendar for |
$filter | ?array | required parameter | N/A | N/A | The type filter (null: no filter) |
Return
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A