getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/kindeditor.html.php';?>
demandpool->desc;?>
desc) ? $demandpool->desc : "
" . $lang->noData . '
';?>
fetch('file', 'printFiles', array('files' => $demandpool->files, 'fieldset' => 'true', 'object' => $demandpool));?> createLink('action', 'comment', "objectType=demandpool&objectID=$demandpool->id");?>
getModuleRoot() . 'common/view/action.html.php';?>
status == 'normal') common::printIcon('demandpool', 'close', "demandpoolID=$demandpool->id", $demandpool, 'button', 'off', '', 'iframe', true); if($demandpool->status == 'closed') common::printIcon('demandpool', 'activate', "demandpoolID=$demandpool->id", $demandpool, 'button', 'magic', '', 'iframe', true); common::printIcon('demandpool', 'edit', "demandpoolID=$demandpool->id", $demandpool, 'button'); common::printIcon('demandpool', 'delete', "demandpoolID=$demandpool->id", $demandpool, 'button', 'trash', 'hiddenwin'); ?>
demandpool->basicInfo;?>
demandpool->owner;?> owner) as $user) echo zget($users, $user, '') . ' ';?>
demandpool->reviewer;?> reviewer) as $user) echo zget($users, $user, '') . ' ';?>
demandpool->status;?> demandpool->statusList, $demandpool->status, '');?>
demandpool->products;?> products) as $product) $productList .= "

" . zget($products, $product, '') . "

"; echo $productList; ?>
demandpool->acl;?> demandpool->aclList, $demandpool->acl, '');?>
demandpool->createdBy;?> createdBy, '');?>
demandpool->createdDate;?> createdDate;?>
getModuleRoot() . 'common/view/footer.html.php';?>