Elgg
Version 2.3
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
if((!elgg_get_page_owner_entity())||(!elgg_get_page_owner_entity() ->canEdit())) | $username = elgg_extract('username', $vars) |
$title = elgg_echo("usersettings:statistics") | |
$content = elgg_view("core/settings/statistics") | |
$params | |
$body = elgg_view_layout('one_sidebar', $params) | |
$body = elgg_view_layout('one_sidebar', $params) |
Definition at line 31 of file statistics.php.
Definition at line 25 of file statistics.php.
$params |
Definition at line 27 of file statistics.php.
Definition at line 23 of file statistics.php.
if ((!elgg_get_page_owner_entity())||(!elgg_get_page_owner_entity() ->canEdit())) $username = elgg_extract('username', $vars) |
Definition at line 18 of file statistics.php.