| 
    Elgg
    Version 1.10
    
   | 
 
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())) | $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 26 of file statistics.php.
Definition at line 20 of file statistics.php.
| $params | 
Definition at line 22 of file statistics.php.
| if ((!elgg_get_page_owner_entity())||(!elgg_get_page_owner_entity() ->canEdit())) $title = elgg_echo("usersettings:statistics") | 
Definition at line 18 of file statistics.php.