Elgg
Version 2.3
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
11
$vars
[
'type'
] =
'hidden'
;
12
13
echo
elgg_format_element
(
'input'
,
$vars
);
elgg_format_element
elgg_format_element($tag_name, array $attributes=array(), $text= '', array $options=array())
Format an HTML element.
Definition:
output.php:208
echo
elgg echo
Translates a string.
Definition:
languages.js:48
$vars
$vars['type']
Definition:
hidden.php:11
Generated on Fri Oct 11 2024 00:01:08 for Elgg by
1.8.11