Elgg
Version 2.3
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
$vars ['class'] = elgg_extract_class($vars, 'elgg-input-plaintext') | |
$defaults | |
$value = htmlspecialchars($vars['value'], ENT_QUOTES, 'UTF-8') | |
Definition at line 17 of file plaintext.php.
$value = htmlspecialchars($vars['value'], ENT_QUOTES, 'UTF-8') |
Definition at line 26 of file plaintext.php.
$vars = elgg_extract_class($vars, 'elgg-input-plaintext') |
Definition at line 15 of file plaintext.php.