Function Standard_crud_module->choose_catalogue

Definitions

sources/crud_module.php

  • Get a form to choose a catalogue out of all the available ones.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$title Tempcode required parameter N/A N/A The get_screen_title converted title for this page
$icon string buttons/proceed N/A N/A The icon to use

Return

  • The Tempcode for the catalogue chooser (null: already chosen)
  • Type: ?Tempcode
  • Set: N/A
  • Range: N/A