Function Module_catalogues->view_catalogue_entry

Definitions

site/pages/modules/catalogues.php

  • The UI to show a catalogue entry.
  • 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 show a catalogue entry.
 *
 * @return Tempcode The UI
 */

public function view_catalogue_entry() : object