Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
default
input
hidden.php
Go to the documentation of this file.
1
<?php
8
$vars
[
'type'
] =
'hidden'
;
9
10
echo
elgg_format_element
(
'input'
,
$vars
);
$vars
$vars['type']
Create a hidden data field.
Definition:
hidden.php:8
elgg_format_element
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.
Definition:
output.php:145
Generated on Wed Dec 4 2024 00:00:23 for Elgg by
1.8.11