idAB);?> | testtask->name);?> | testtask->execution);?> | testtask->build);?> | testtask->begin);?> | testtask->end);?> | statusAB);?> |
---|---|---|---|---|---|---|
createLink('testtask', 'view', "taskID=$task->id", '', true), sprintf('%03d', $task->id), '', "class='iframe'");?> | createLink('testtask', 'view', "taskID=$task->id", '', true), $task->name, '', "class='iframe'");?> | executionName?> | build == 'trunk' ? print($lang->trunk) : print(html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName));?> | begin?> | end?> | processStatus('testtask', $task);?> |