Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$value = elgg_extract('value', $vars) | |
Outputs a field with a label. More... | |
if(elgg_is_empty($value)) | $icon = (string) elgg_extract('icon', $vars) |
if($icon &&!str_starts_with($icon, '<')) if($icon) | $label = (string) elgg_extract('label', $vars) |
if (elgg_is_empty($value)) $icon = (string) elgg_extract('icon', $vars) |
$label = (string) elgg_extract('label', $vars) |
$value = elgg_extract('value', $vars) |