dolibarr 21.0.0-alpha
receiptprinter.lib.php File Reference

Library for receipt printer functions. More...

Go to the source code of this file.

Functions

 receiptprinteradmin_prepare_head ($mode)
 Define head array for tabs of receipt printer setup pages.
 

Detailed Description

Library for receipt printer functions.

Definition in file receiptprinter.lib.php.

Function Documentation

◆ receiptprinteradmin_prepare_head()

receiptprinteradmin_prepare_head ( $mode)

Define head array for tabs of receipt printer setup pages.

Parameters
string$modeMode
Returns
array<array{0:string,1:string,2:string}> Array of tabs to show

Definition at line 34 of file receiptprinter.lib.php.