* @copyright Curverider Ltd 2008 * @link http://elgg.com/ * * @uses $vars['entity'] The user entity */ echo elgg_view( "profile/icon", array( 'entity' => $vars['entity'], 'align' => "right", 'size' => "large", ) ); ?>
description); ?>
profile) && sizeof($vars['config']->profile) > 0) foreach($vars['config']->profile as $shortname => $valtype) { if ($shortname != "description") { $value = $vars['entity']->$shortname; if (!empty($value)) { ?>: $vars['entity']->$shortname)); ?>
canEdit()) { ?>