Function Module_banners->choose_banner

Definitions

site/pages/modules/banners.php

  • The UI to choose a banner to view.
  • 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 to choose a banner to view.
 *
 * @return Tempcode The UI
 */

public function choose_banner() : object