Elgg  Version 5.0
initialize_elgg.js.php
Go to the documentation of this file.
1 <?php
5 ?>
6 
7 var elgg = <?php echo json_encode(_elgg_get_js_page_data($vars)); ?>;
8 <?php
$vars['head']
Definition: html.php:24
_elgg_get_js_page_data(array $params=[])
Get the initial contents of "elgg" client side.
Definition: views.php:1406
var elgg
Definition: elgglib.js:4