getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/kindeditor.html.php';?> session->demandList ? $app->session->demandList : inlink('browse', "poolID=$demand->pool");?>
demand->spec;?>
spec) ? $demand->spec: "
" . $lang->noData . '
';?>
demand->verify;?>
verify) ? $demand->verify : "
" . $lang->noData . '
';?>
fetch('file', 'printFiles', array('files' => $demand->files, 'fieldset' => 'true', 'object' => $demand));?> children)):?>
lang->demand->children;?>
children as $child):?>
demand->id;?> demand->pri;?>>priAB;?> demand->title;?> demand->assignedTo;?> demand->status;?> actions;?>
id;?> pri ? 'label-pri label-pri-' . $child->pri : ''; echo ""; echo $child->pri == '0' ? '' : zget($this->lang->demand->priList, $child->pri, $child->pri); echo ""; ?> data-width="90%" href="createLink('demand', 'view', "demandID=$child->id", '', true); ?>">title;?> assignedTo, '');?> processStatus('demand', $child);?> demand->buildOperateMenu($child, 'browse'); ?>
stories):?>
lang->demand->distributedStory;?>
stories as $storyID => $story):?>
demand->id;?> demand->product;?> demand->title;?> demand->status;?> demand->roadmapAB;?> actions;?>
product, '');?> createLink('story', 'view', "id={$story->id}&version=0¶m=0&storyType=requirement", '', true), $story->title, 'hiddenwin', 'class="iframe"');?> story->statusList, $story->status);?> '>roadmap, '');?> retractedBy) ? html::a($this->createLink('demand', 'retract', "storyID=$storyID", '', true), $lang->demand->retract, 'hiddenwin', 'class="iframe" data-width="90%"') : '';?>
createLink('action', 'comment', "objectType=demand&objectID=$demand->id");?>
getModuleRoot() . 'common/view/action.html.php';?>
";?> deleted) echo $this->demand->buildOperateMenu($demand, 'view');?>
demand->pool;?> '>pool, '');?>
demand->status;?> demand->statusList, $demand->status, '');?>
demand->product;?> product) as $product) $productList .= zget($products, $product) . ','; echo trim($productList, ',') ? trim($productList, ',') : $lang->demand->undetermined; ?>
demand->pri;?> pri):?> pri;?>' title='demand->priList, $demand->pri);?>'>demand->priList, $demand->pri)?>
demand->category;?> demand->categoryList, $demand->category);?>
demand->source;?> demand->sourceList, $demand->source);?>
demand->sourceNote;?> sourceNote;?>
demand->BSA;?> demand->bsaList, $demand->BSA);?>
demand->duration;?> demand->durationList, $demand->duration);?>
demand->feedbackedBy;?> feedbackedBy;?>
demand->email;?> email;?>
demand->keywords;?> keywords;?>
demand->mailto;?> mailto) foreach(explode(',', $demand->mailto) as $user) echo zget($users, $user, '') . ' '; ?>
demand->createdBy;?> createdBy, '') . $lang->at . $demand->createdDate;?>
demand->assignedTo;?> assignedTo, '') . $lang->at . (helper::isZeroDate($demand->assignedDate) ? '' : $demand->assignedDate);?>
demand->reviewer;?> reviewer)) { foreach($demand->reviewer as $reviewer) echo zget($users, $reviewer, '') . ' '; } ?>
demand->reviewedDate;?> reviewedDate) ? '' : $demand->reviewedDate;?>
demand->closedBy;?> closedBy, '');?>
demand->closedReason;?> demand->reasonList, $demand->closedReason, '');?>
demand->lastEditedBy;?> lastEditedBy, '') . $lang->at . helper::isZeroDate($demand->lastEditedDate) ? '' : $demand->lastEditedDate;?>
getModuleRoot() . 'common/view/footer.html.php';?>