39 $langs->load(
"intracommreport");
44 $head[$h][0] =
dol_buildpath(
"/intracommreport/admin/intracommreport.php", 1);
45 $head[$h][1] = $langs->trans(
"Settings");
46 $head[$h][2] =
'settings';
86 $langs->load(
"intracommreport");
92 $head[$h][1] = $langs->trans(
"IntraCommReport");
93 $head[$h][2] =
'card';
if(! $sortfield) if(! $sortorder) $object
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
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).
intracommreportPrepareHead($object)
Prepare array of tabs for IntraCommReport.
intracommreportAdminPrepareHead()
Prepare admin pages header.