13 $title = htmlspecialchars(
$entity->getDisplayName() ??
'', ENT_NOQUOTES,
'UTF-8');
25 <guid isPermaLink=
"true"><?=
$permalink; ?></guid>
28 <title><![CDATA[<?=
$title; ?>]]></title>
elgg_extract($key, $array, $default=null, bool $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
if(!array_key_exists($size, $icon_sizes)) $vars['size']
$entity
Generic icon view.
elgg_autop(string $string)
Create paragraphs from text with line spacing.