Function Module_catalogues->view_catalogue_index

Definitions

site/pages/modules/catalogues.php

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

public function view_catalogue_index() : object