39 $head[$h][0] = DOL_URL_ROOT.
'/website/websiteaccount_card.php?id='.
$object->id;
40 $head[$h][1] = $langs->trans(
"WebsiteAccount");
41 $head[$h][2] =
'card';
if(! $sortfield) if(! $sortorder) $object
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).
websiteaccountPrepareHead($object)
Prepare array of tabs for SocieteAccount.