Elgg  Version 6.3
gallery.php
Go to the documentation of this file.
1 <?php
8 echo elgg_view('page/components/list', $vars);
$vars
Definition: theme.php:3
elgg_view(string $view, array $vars=[], string $viewtype='')
Return a parsed view.
Definition: views.php:156