testcase->create;?>

createLink('custom', 'ajaxSaveCustomFields', 'module=caselib§ion=custom&key=createFields');?>
testcase->lib;?>
testcase->module?> "; echo html::a($this->createLink('tree', 'browse', "rootID=$libID&view=caselib¤tModuleID=0"), "", '_blank', "data-toggle='tooltip' class='btn' title='{$lang->tree->manage}'"); echo ''; echo ""; echo html::a("javascript:loadLibModules($libID)", "", '', "data-toggle='tooltip' class='btn' title='{$lang->refresh}'"); echo ''; } ?>
testcase->type;?> testcase->typeList, $type, "class='form-control chosen'");?>
testcase->stage?> testcase->stageList, $stage, "class='form-control chosen' multiple='multiple'");?>
testcase->title;?>
testcase->pri;?> testcase->priList as $priKey => $priValue) { if(!empty($priKey) and (string)$priKey != (string)$priValue) { $hasCustomPri = true; break; } } $priList = $lang->testcase->priList; if(end($priList)) unset($priList[0]); if(!isset($priList[$pri])) { reset($priList); $pri = key($priList); } ?>
testcase->precondition;?>
testcase->steps;?> $step):?>
testcase->stepID;?> testcase->stepDesc;?> testcase->stepExpect;?> actions;?>
desc, "rows='1' class='form-control autosize step-steps'") ?> type)) $step->type = 'step';?>
expect, "rows='1' class='form-control autosize step-expects'") ?>
testcase->keywords;?>
testcase->files;?> fetch('file', 'buildform');?>