. * * @copyright Copyright: 2009 Chunsheng Wang * @author Chunsheng Wang * @package tree * @version $Id$ * @link http://www.zentao.cn */ ?>
id}&viewType=$viewType");?>'>
title;?>
tree->updateOrder);?>
id}&viewType=$viewType");?>'>
tree->manageChild;?>
createLink('tree', 'browse', "product={$product->id}&viewType=$viewType"), $product->name); echo $lang->arrow; foreach($parentModules as $module) { echo html::a($this->createLink('tree', 'browse', "product={$product->id}&viewType=$viewType&moduleID=$module->id"), $module->name); echo $lang->arrow; } ?> id]", $sonModule->name, 'style="margin-bottom:5px"') . '
'; for($i = 0; $i < TREE::NEW_CHILD_COUNT ; $i ++) echo html::input("modules[]", '', 'style="margin-bottom:5px"') . '
'; ?>