Elgg
Version 1.11
|
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:user', array(elgg_get_page_owner_entity()->name)) |
$content = elgg_view('core/settings/account') | |
$params | |
$body = elgg_view_layout('one_sidebar', $params) | |
$body = elgg_view_layout('one_sidebar', $params) |
Definition at line 26 of file account.php.
Definition at line 20 of file account.php.
$params |
Definition at line 22 of file account.php.
if ((!elgg_get_page_owner_entity())||(!elgg_get_page_owner_entity() ->canEdit())) $title = elgg_echo('usersettings:user', array(elgg_get_page_owner_entity()->name)) |
Definition at line 18 of file account.php.