4 echo
"<script>$elgg_init</script>";
21 require(<?= json_encode(
$deps, JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT); ?>);
elgg_get_loaded_js($location='head')
Get the JavaScript URLs that are loaded.
_elgg_services(\Elgg\Di\ServiceProvider $services=null)
Get the global service provider.
elgg_view($view, $vars=array(), $ignore1=false, $ignore2=false, $viewtype='')
Return a parsed view.
elgg_format_element($tag_name, array $attributes=array(), $text='', array $options=array())
Format an HTML element.