. * * @copyright Copyright 2009-2010 Chunsheng Wang * @author Chunsheng Wang * @package my * @version $Id$ * @link http://www.zentao.cn */ ?>
my->profile;?>
user->account;?> user->account;?>
user->realname;?> user->realname;?>
user->nickname;?> user->nickname;?>
user->join;?> user->join;?>
user->visits;?> user->visits;?>
user->ip;?> user->ip;?>
user->last;?> user->last;?>
createLink('my', 'editprofile'), $lang->user->editProfile); //echo html::a($this->createLink('user', 'editpassword'), $lang->user->editPassword); echo html::a($this->createLink('user', 'logout'), $lang->logout); ?>
    {$app->user->realname}"; echo "
  • " . html::a($this->createLink('my', 'index', "tabID=todo"), $lang->my->todo) . "
  • "; echo "
  • " . html::a($this->createLink('my', 'index', "tabID=task"), $lang->my->task) . "
  • "; echo "
  • ". html::a($this->createLink('my', 'index', "tabID=project"), $lang->my->project) . "
  • "; //echo "
  • " . html::a($this->createLink('my', 'index', "tabID=story"), $lang->my->story) . "
  • "; echo "
  • " . html::a($this->createLink('my', 'index', "tabID=bug"), $lang->my->bug) . "
  • "; //echo "
  • " . html::a($this->createLink('my', 'index', "tabID=team"), $lang->my->team) . "
  • "; echo << $("#{$tabID}tab").addClass('active'); EOT; ?>