Function Module_newsletter->newsletter_confirm_joining

Definitions

site/pages/modules/newsletter.php

  • The UI for having confirmed an e-mail address onto the newsletter.
  • 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)

/**
 * The UI for having confirmed an e-mail address onto the newsletter.
 *
 * @return Tempcode The UI
 */

public function newsletter_confirm_joining() : object