Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$user = elgg_get_page_owner_entity() | |
$title = elgg_echo('profile:edit') | |
$content = elgg_view_form('profile/edit', array(), array('entity' => $user)) | |
$params | |
$body = elgg_view_layout('one_sidebar', $params) | |
$body = elgg_view_layout('one_sidebar', $params) |
$content = elgg_view_form('profile/edit', array(), array('entity' => $user)) |