. * * @copyright Copyright: 2009 Chunsheng Wang * @author Chunsheng Wang * @package testcase * @version $Id$ * @link http://www.zentao.cn */ ?>
testcase->selectProduct;?>
createLink('testcase', 'browse', "productId=$productID"), $lang->testcase->allCases);?> createLink('tree', 'browse', "productID=$productID&view=case"), $lang->tree->manageCase);?>
    $productName"; echo "
  • " . html::a($this->createLink('testcase', 'browse', "productid=$productID&type=byModule¶m=$currentModuleID"), $currentModuleName) . "
  • "; //echo "
  • " . html::a($this->createLink('testcase', 'browse', "productid=$productID&type=assignToMe"), $lang->testcase->assignToMe) . "
  • "; //echo "
  • " . html::a($this->createLink('testcase', 'browse', "productid=$productID&type=openedByMe"), $lang->testcase->openedByMe) . "
  • "; //echo "
  • " . html::a($this->createLink('testcase', 'browse', "productid=$productID&type=resolvedByMe"), $lang->testcase->resolvedByMe) . "
  • "; //echo "
  • " . html::a($this->createLink('testcase', 'browse', "productid=$productID&type=assignToNull"), $lang->testcase->assignToNull) . "
  • "; //echo "
  • " . html::a($this->createLink('testcase', 'browse', "productid=$productID&type=longLifeBugs"), $lang->testcase->longLifeBugs) . "
  • "; //echo "
  • " . html::a($this->createLink('testcase', 'browse', "productid=$productID&type=postponedBugs"), $lang->testcase->postponedBugs) . "
  • "; echo << $("#{$type}Tab").addClass('active'); EOT; ?>
createLink('testcase', 'create', "productID=$productID&moduleID=$currentModuleID"), $lang->testcase->create);?>
testcase->id;?> testcase->pri;?> testcase->title;?> testcase->type;?> testcase->openedBy;?> testcase->status;?>
createLink('testcase', 'view', "testcaseID=$case->id"), sprintf('%03d', $case->id));?> pri?> title;?> testcase->typeList[$case->type];?> openedBy];?> testcase->statusList[$case->status];?>