getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> createLink('user', 'todo', "userID={$user->id}"), $lang->user->todo, '', "id='todoTab'"); echo html::a($this->createLink('user', 'effort', "userID={$user->id}"), $lang->user->effort, '', "id='effortTab'"); echo html::a($this->createLink('user', 'story', "userID={$user->id}"), $lang->user->story, '', "id='storyTab'"); echo html::a($this->createLink('user', 'task', "userID={$user->id}"), $lang->user->task, '', "id='taskTab'"); echo html::a($this->createLink('user', 'bug', "userID={$user->id}"), $lang->user->bug, '', "id='bugTab'"); echo html::a($this->createLink('user', 'testtask', "userID={$user->id}"), $lang->user->test, '', "id='testtaskTab'"); echo html::a($this->createLink('user', 'dynamic', "userID={$user->id}"), $lang->user->dynamic, '', "id='dynamicTab'"); echo html::a($this->createLink('user', 'execution', "userID={$user->id}"), $lang->user->execution, '', "id='executionTab'"); echo html::a($this->createLink('user', 'profile', "userID={$user->id}"), $lang->user->profile, '', "id='profileTab'"); ?> more;?>