35 $langs->load(
"agenda");
41 $head[$h][1] = $langs->trans(
"Settings");
42 $head[$h][2] =
'settings';
45 $head[$h][0] =
dol_buildpath(
"/ai/admin/custom_prompt.php", 1);
46 $head[$h][1] = $langs->trans(
"CustomPrompt");
47 $head[$h][2] =
'custom';
aiAdminPrepareHead()
Prepare admin pages header.
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).
global $conf
The following vars must be defined: $type2label $form $conf, $lang, The following vars may also be de...