Function Module_calendar->interests
Definitions
site/pages/modules/calendar.php
- Declare interests for event types.
- 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 interests for event types.
*
* @return Tempcode The UI
*/
public function interests() : object
* Declare interests for event types.
*
* @return Tempcode The UI
*/
public function interests() : object

