Function Module_calendar->undeclare_interest

Definitions

site/pages/modules/calendar.php

  • Undeclare interest to an event type.
  • 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)

/**
 * Undeclare interest to an event type.
 *
 * @return Tempcode The UI
 */

public function undeclare_interest() : object