Elgg
Version 6.2
views
default
input
reset.php
Go to the documentation of this file.
1
<?php
8
$vars
[
'type'
] =
'reset'
;
9
10
echo
elgg_view
(
'input/button'
,
$vars
);
elgg_view
elgg_view(string $view, array $vars=[], string $viewtype='')
Return a parsed view.
Definition:
views.php:156
$vars
$vars['type']
Renders a <button type="reset">
Definition:
reset.php:8
Generated on Sun Aug 24 2025 00:00:18 for Elgg by
1.9.1