6 foreach (
$js as $script) { ?>
7 <script src=
"<?php echo htmlspecialchars($script, ENT_QUOTES, 'UTF-8'); ?>"></script>
elgg_view_deprecated($view, array $vars, $suggestion, $version)
Display a view with a deprecation notice.
elgg echo
Translates a string.
elgg require
Throw an error if the required package isn't present.
elgg_get_loaded_js($location= 'head')
Get the JavaScript URLs that are loaded.