Elgg
Version 1.11
|
Go to the source code of this file.
Variables | |
$elgg | |
Initialize Elgg's js lib with the uncacheable data. More... | |
$page_owner = elgg_get_page_owner_entity() | |
if($page_owner instanceof ElggEntity) | $user = elgg_get_logged_in_user_entity() |
if ($user instanceof ElggUser) | |
$elgg |
Initialize Elgg's js lib with the uncacheable data.
Definition at line 6 of file initialize_elgg.php.
Definition at line 24 of file initialize_elgg.php.
if ($page_owner instanceof ElggEntity) $user = elgg_get_logged_in_user_entity() |
Definition at line 29 of file initialize_elgg.php.
Definition at line 30 of file initialize_elgg.php.