Function Module_galleries->show_image

Definitions

site/pages/modules/galleries.php

  • The UI to show an image.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$category_name ?string Null N/A N/A Alternate category name to use (null: use standard one). This is useful if you are overriding this code to show images in virtual galleries.
$breadcrumbs ?Tempcode Null N/A N/A Breadcrumbs (null: derive in this function)

Return

  • The UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A