Function Module_calendar->_subscribe_event
Definitions
site/pages/modules/calendar.php
- Subscribe for reminders to an event.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Subscribe for reminders to an event.
*
* @return Tempcode The UI
*/
public function _subscribe_event() : object
* Subscribe for reminders to an event.
*
* @return Tempcode The UI
*/
public function _subscribe_event() : object
