34 $langs->load(
"datapolicy");
39 $head[$h][0] = DOL_URL_ROOT.
"/datapolicy/admin/setup.php";
40 $head[$h][1] = $langs->trans(
"Deletion");
41 $head[$h][2] =
'settings';
45 $head[$h][0] = DOL_URL_ROOT.
"/datapolicy/admin/setupmail.php";
46 $head[$h][1] = $langs->trans(
"DATAPOLICYMail");
47 $head[$h][2] =
'emailing';
datapolicyAdminPrepareHead()
Prepare admin pages header.
getDolGlobalInt($key, $default=0)
Return a Dolibarr global constant int value.
complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode='add', $filterorigmodule='')
Complete or removed entries into a head array (used to build tabs).
getDolGlobalString($key, $default='')
Return dolibarr global constant string value.