Function Block_side_galleries->inside

Definitions

sources/blocks/side_galleries.php

  • Show a group of subgalleries for use in a compact tree structure.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$zone ID_TEXT required parameter N/A N/A The zone our gallery module is in
$galleries array required parameter N/A N/A A list of gallery rows
$tpl ID_TEXT required parameter N/A N/A The template to use to show each subgallery
$show_empty boolean required parameter N/A N/A Whether to show empty galleries

Return

  • The shown galleries
  • Type: Tempcode
  • Set: N/A
  • Range: N/A