Elgg
Version 1.9
views
installation
input
submit.php
Go to the documentation of this file.
1
<?php
9
$vars
[
'type'
] =
'submit'
;
10
11
echo
elgg_view
(
'input/button'
,
$vars
);
$vars
$vars['type']
Definition:
submit.php:11
elgg_view
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype='')
Return a parsed view.
Definition:
views.php:354
Generated on Wed Aug 13 2025 00:00:22 for Elgg by
1.9.1