Elgg
Version 2.3
views
default
input
hidden.php
Go to the documentation of this file.
1
<?php
11
$vars
[
'type'
] =
'hidden'
;
12
13
echo
elgg_format_element
(
'input'
,
$vars
);
$vars
$vars['type']
Definition:
hidden.php:11
elgg_format_element
elgg_format_element($tag_name, array $attributes=array(), $text='', array $options=array())
Format an HTML element.
Definition:
output.php:208
Generated on Fri Aug 29 2025 00:00:47 for Elgg by
1.9.1