Function Module_cms_calendar_cat->_do_next_manager
Definitions
cms/pages/modules/cms_calendar.php
- The do-next manager for after calendar content management.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$title | ?Tempcode | required parameter | N/A | N/A | The title (output of get_screen_title) (null: don't use full page) |
$description | Tempcode | required parameter | N/A | N/A | Some description to show, saying what happened |
$id | ?AUTO_LINK | required parameter | N/A | N/A | The ID of whatever was just handled (null: N/A) |
$type | ?AUTO_LINK | required parameter | N/A | N/A | The category ID we were working in (null: N/A) |
$date | string | required parameter | N/A | N/A | The Y-m-d of the added/edited event (first recurrence) (blank: whatever) |
Return
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A