Elgg
Version 1.11
|
Go to the source code of this file.
Variables | |
$title = elgg_echo('avatar:edit') | |
$entity = elgg_get_page_owner_entity() | |
if(!elgg_instanceof($entity, 'user')||!$entity->canEdit()) | $content = elgg_view('core/avatar/upload', array('entity' => $entity)) |
if(isset($entity->icontime)) | $params |
$body = elgg_view_layout('one_sidebar', $params) | |
$body = elgg_view_layout('one_sidebar', $params) |