getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/datatable.fix.html.php';?>

noData;?>

recTotal&recPerPage=$pager->recPerPage&pageID=$pager->pageID"; $datatableId = $this->moduleName . ucfirst($this->methodName); $useDatatable = (isset($config->datatable->$datatableId->mode) and $config->datatable->$datatableId->mode == 'datatable'); if($useDatatable) include $app->getModuleRoot() . 'common/view/datatable.html.php'; $setting = $this->datatable->getOldSetting('demand'); $widths = $this->datatable->setFixedFieldWidth($setting); $columns = 0; ?>
>
';?> ' id='demandList' data-fixed-left-width='' data-fixed-right-width=''> show) { if($value->id == 'BSA') { $fixed = $value->fixed == 'no' ? 'true' : 'false'; echo ""; continue; } $this->datatable->printHead($value, $orderBy, $vars); } } ?> children)) echo "data-children=" . count($demand->children);?>> demand->printCell($value, $demand, $users, $useDatatable ? 'datatable' : 'table');?> children)):?> children as $key => $child):?> children)) ? ' table-child-bottom' : '';?> app->getViewType() == 'xhtml'):?> $value) { if($value->id == 'title' || $value->id == 'id' || $value->id == 'pri' || $value->id == 'status') { $this->demand->printCell($value, $child, $users, $useDatatable ? 'datatable' : 'table'); } }?> $value) $this->demand->printCell($value, $child, $users, $useDatatable ? 'datatable' : 'table');?>
"; common::printOrderLink($value->id, $orderBy, $vars, $value->title); echo "
';?>
getModuleRoot() . 'common/view/footer.html.php';?>