* @package group * @version $Id: managepriv.html.php 1517 2011-03-07 10:02:57Z wwccss $ * @link http://www.zentao.net */ ?>
name;?>
resource as $moduleName => $moduleActions):?> group->checkMenuModule($menu, $moduleName)) continue;?> $actionLabel) { if(strpos($changelogs, ",$moduleName-$actionLabel,") !== false) { $hasMethod = true; break; } } if(!$hasMethod) continue; } ?> '>
group->module;?> group->method;?>
lang->$moduleName->common;?> $actionLabel):?>
/> $moduleName->$actionLabel;?>
selectAll . html::selectAll('', 'checkbox')?> save, "onclick='setNoChecked()'"); echo html::linkButton($lang->goback, $this->createLink('group', 'browse')); echo html::hidden('foo'); // Just a hidden var, to make sure $_POST is not empty. echo html::hidden('noChecked'); // Save the value of no checked. ?>