Elgg  Version master
header.php
Go to the documentation of this file.
1 <?php
6 echo elgg_view('page/elements/header_image', $vars);
$vars
Definition: header.php:13
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition: views.php:156