12 "search/$type/$subtype",
13 "search/$type/default",
elgg_view_exists($view, $viewtype= '', $recurse=true)
Returns whether the specified view exists.
if(!$owner||!$owner->canEdit()) if(!$owner->hasIcon('master')) if(!$owner->saveIconFromElggFile($owner->getIcon('master'), 'icon', $coords)) $view
elgg echo
Translates a string.
if(!$entity instanceof ElggEntity) $type
elgg_extract($key, $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_view($view, $vars=[], $viewtype= '')
Return a parsed view.