getCurrentObjectUser(); $templateservice =& ServiceFactory::getServiceInstance('TemplateService'); $tplVars = array(); $tplVars['currentUser'] = $currentUser; $tplVars['userservice'] = $userservice; ?>