error->noData;?>
product->name;?> | report->PO;?> | productplan->common;?> | productplan->begin;?> | productplan->end;?> | story->statusList['draft'];?> | story->statusList['reviewing'];?> | story->statusList['active'];?> | story->statusList['changing'];?> | story->statusList['closed'];?> | report->total;?> | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
" . html::a($this->createLink('product', 'view', "product=$product->id"), $product->name) . "";?> | " . zget($users, $product->PO) . '';?> | plans)):?> plans as $plan):?> "?> parent) and $plan->parent > 0 and isset($product->plans[$plan->parent])) ? ' child' : '';?>title;?> | begin == '2030-01-01' ? $lang->productplan->future : $plan->begin;?> | end == '2030-01-01' ? $lang->productplan->future : $plan->end;?> | status['draft']) ? $plan->status['draft'] : 0; $reviewingCount = isset($plan->status['reviewing']) ? $plan->status['reviewing'] : 0; $activeCount = isset($plan->status['active']) ? $plan->status['active'] : 0; $changedCount = isset($plan->status['changing']) ? $plan->status['changing'] : 0; $closedCount = isset($plan->status['closed']) ? $plan->status['closed'] : 0; ?>"?> | 0 | 0 | 0 | 0 | 0 | 0 |