| 
    dolibarr 18.0.8
    
   | 
 
Library for printing functions. More...
Go to the source code of this file.
Functions | |
| printingAdminPrepareHead ($mode) | |
| Define head array for tabs of printing tools setup pages.   | |
Library for printing functions.
Definition in file printing.lib.php.
| printingAdminPrepareHead | ( | $mode | ) | 
Define head array for tabs of printing tools setup pages.
| string | $mode | Mode | 
TODO This feature seem to be not ready yet. $head[$h][0] = DOL_URL_ROOT."/printing/admin/printing.php?mode=userconf"; $head[$h][1] = $langs->trans("UserConf"); $head[$h][2] = 'userconf'; $h++;
Definition at line 33 of file printing.lib.php.
References GETPOST().