Function Module_calendar->declare_interest

Definitions

site/pages/modules/calendar.php

  • Declare 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)

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

public function declare_interest() : object