Function Module_calendar->subscribe_event

Definitions

site/pages/modules/calendar.php

  • Interface to 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)

/**
 * Interface to subscribe for reminders to an event.
 *
 * @return Tempcode The UI
 */

public function subscribe_event() : object