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