37 $langs->load(
"mymodule@mymodule");
43 $head[$h][1] = $langs->trans(
"Settings");
44 $head[$h][2] =
'settings';
59 $head[$h][1] = $langs->trans(
"About");
60 $head[$h][2] =
'about';
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).
mymoduleAdminPrepareHead()
Prepare admin pages header.