Elgg  Version 5.1
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
Definition: theme.php:5
_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