dolibarr 19.0.3
pdf_standard Class Reference

Class to generate expense report based on standard model. More...

Inheritance diagram for pdf_standard:
Collaboration diagram for pdf_standard:

Public Member Functions

 __construct ($db)
 Constructor.
 
 write_file ($object, $outputlangs, $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0)
 Function to build pdf onto disk.
 
 __construct ($db)
 Constructor.
 
 write_file ($object, $outputlangs, $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0)
 Function to build pdf onto disk.
 
 __construct ($db)
 Constructor.
 
 addSticker (&$pdf, $outputlangs, $param)
 Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)
 
 Add_PDF_card (&$pdf, $textleft, $header, $footer, $outputlangs, $textright='', $idmember=0, $photo='')
 Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)
 
 write_file ($object, $outputlangs, $srctemplatepath, $mode='member', $nooutput=0, $filename='tmp_cards')
 Function to build PDF on disk, then output on HTTP stream.
 
 __construct ($db)
 Constructor.
 
 write_file ($object, $outputlangs, $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0)
 Function to build a document on disk using the generic odt module.
 
 __construct ($db)
 Constructor.
 
 write_file ($object, $outputlangs, $srctemplatepath, $hidedetails=0, $hidedesc=0, $hideref=0)
 Function to build a document on disk using the generic odt module.
 
 __construct ($db)
 Constructor.
 
 write_file ($object, $outputlangs, $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0)
 Function to build a document on disk using the generic odt module.
 
 __construct ($db)
 Constructor.
 
 write_file ($object, $outputlangs='', $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0)
 Function to build pdf onto disk.
 
- Public Member Functions inherited from CommonDocGenerator
 get_substitutionarray_user ($user, $outputlangs)
 Define array with couple substitution key => substitution value.
 
 getSubstitutionarrayMember ($member, $outputlangs)
 Define array with couple substitution key => substitution value.
 
 get_substitutionarray_mysoc ($mysoc, $outputlangs)
 Define array with couple substitution key => substitution value.
 
 get_substitutionarray_thirdparty ($object, $outputlangs, $array_key='company')
 Define array with couple substitution key => substitution value For example {company_name}, {company_name_alias}.
 
 get_substitutionarray_contact ($object, $outputlangs, $array_key='object')
 Define array with couple substitution key => substitution value.
 
 get_substitutionarray_other ($outputlangs)
 Define array with couple substitution key => substitution value.
 
 get_substitutionarray_object ($object, $outputlangs, $array_key='object')
 Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.
 
 get_substitutionarray_lines ($line, $outputlangs, $linenumber=0)
 Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.
 
 get_substitutionarray_shipment ($object, $outputlangs, $array_key='object')
 Define array with couple substitution key => substitution value Note that vars into substitutions array are formatted.
 
 get_substitutionarray_each_var_object (&$object, $outputlangs, $recursive=1)
 Define array with couple substitution key => substitution value.
 
 fill_substitutionarray_with_extrafields ($object, $array_to_fill, $extrafields, $array_key, $outputlangs)
 Fill array with couple extrafield key => extrafield value Note that vars into substitutions array are formatted.
 
 printRect ($pdf, $x, $y, $l, $h, $hidetop=0, $hidebottom=0)
 Rect pdf.
 
 columnSort ($a, $b)
 uasort callback function to Sort columns fields
 
 prepareArrayColumnField ($object, $outputlangs, $hidedetails=0, $hidedesc=0, $hideref=0)
 Prepare Array Column Field.
 
 getColumnContentWidth ($colKey)
 get column content width from column key
 
 getColumnContentXStart ($colKey)
 get column content X (abscissa) left position from column key
 
 getColumnRank ($colKey)
 get column position rank from column key
 
 insertNewColumnDef ($newColKey, $defArray, $targetCol='', $insertAfterTarget=false)
 get column position rank from column key
 
 printStdColumnContent ($pdf, &$curY, $colKey, $columnText='')
 print standard column content
 
 printColDescContent ($pdf, &$curY, $colKey, $object, $i, $outputlangs, $hideref=0, $hidedesc=0, $issupplierline=0)
 print description column content
 
 getExtrafieldContent ($object, $extrafieldKey, $outputlangs=null)
 get extrafield content for pdf writeHtmlCell compatibility usage for PDF line columns and object note block
 
 getColumnStatus ($colKey)
 get column status from column key
 
 pdfTabTitles (&$pdf, $tab_top, $tab_height, $outputlangs, $hidetop=0)
 Print standard column content.
 
 defineColumnExtrafield ($object, $outputlangs, $hidedetails=0)
 Define Array Column Field for extrafields.
 
 defineColumnField ($object, $outputlangs, $hidedetails=0, $hidedesc=0, $hideref=0)
 Define Array Column Field into $this->cols This method must be implemented by the module that generate the document with its own columns.
 
- Public Member Functions inherited from CommonStickerGenerator
 write_file ($arrayofrecords, $outputlangs, $srctemplatepath, $outputdir='')
 Function to build PDF on disk, then output on HTTP strem.
 
 Set_Char_Size (&$pdf, $pt)
 Methode qui permet de modifier la taille des caracteres Cela modiera aussi l'espace entre chaque ligne.
 

Protected Member Functions

 printLine (&$pdf, $object, $linenumber, $curY, $default_font_size, $outputlangs, $hidedetails=0)
 
 _pagehead (&$pdf, $object, $showaddress, $outputlangs)
 Show top header of page.
 
 _tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='')
 Show table for lines.
 
 tablePayments (&$pdf, $object, $posy, $outputlangs)
 Show payments table.
 
 _pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0)
 Show footer of page.
 
 printLine (&$pdf, $object, $linenumber, $curY, $default_font_size, $outputlangs, $hidedetails=0)
 
 _pagehead (&$pdf, $object, $showaddress, $outputlangs)
 Show top header of page.
 
 _tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='')
 Show table for lines.
 
 _pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0)
 Show footer of page.
 
 _tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='')
 Show table for lines.
 
 _pagehead (&$pdf, $object, $showaddress, $outputlangs, $titlekey="")
 Show top header of page.
 
 _pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0)
 Show footer of page.
 
 _tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='')
 Show table for lines.
 
 _pagehead (&$pdf, $object, $showaddress, $outputlangs, $titlekey="")
 Show top header of page.
 
 _pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0)
 Show footer of page.
 
 _tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='')
 Show table for lines.
 
 _pagehead (&$pdf, $object, $showaddress, $outputlangs, $titlekey="")
 Show top header of page.
 
 _pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0)
 Show footer of page.
 
 _tableau_cheque (&$pdf, $object, $posy, $outputlangs)
 Show total to pay.
 
 _tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='')
 Show table for lines.
 
 _pagehead (&$pdf, $object, $showaddress, $outputlangs)
 Show top header of page.
 
 _pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0)
 Show footer of page.
 
- Protected Member Functions inherited from CommonStickerGenerator
 _Pointille (&$pdf, $x1=0, $y1=0, $x2=210, $y2=297, $epaisseur=1, $nbPointilles=15)
 protected Print dot line
 
 _Croix (&$pdf, $x1=0, $y1=0, $x2=210, $y2=297, $epaisseur=1, $taille=4)
 protected Function realisant une croix aux 4 coins des cartes
 
 _Get_Height_Chars ($pt)
 protected Give the height for a char size given.
 
 _Set_Format (&$pdf, $format)
 protected Set format
 

Additional Inherited Members

- Static Public Member Functions inherited from ModeleExpenseReport
static liste_modeles ($db, $maxfilenamelength=0)
 Return list of active models generation.
 
- Static Public Member Functions inherited from ModelePDFEvaluation
static liste_modeles ($db, $maxfilenamelength=0)
 Return list of active generation modules.
 
- Static Public Member Functions inherited from ModelePDFMovement
static liste_modeles ($db, $maxfilenamelength=0)
 Return list of active generation modules.
 
- Static Public Member Functions inherited from ModelePDFProduct
static liste_modeles ($dbs, $maxfilenamelength=0)
 Return list of active generation modules.
 
- Static Public Member Functions inherited from ModelePDFStock
static liste_modeles ($db, $maxfilenamelength=0)
 Return list of active generation modules.
 
- Static Public Member Functions inherited from ModelePDFSuppliersPayments
static liste_modeles ($db, $maxfilenamelength=0)
 Return list of active generation models.
 

Detailed Description

Class to generate expense report based on standard model.

Class to generate the supplier invoices payment file with the standard model.

Class to build documents using ODF templates generator.

Class to generate stick sheet with format Avery or other personalised.

Class to generate Evaluation Pdf based on standard model.

Definition at line 45 of file pdf_standard.modules.php.

Constructor & Destructor Documentation

◆ __construct() [1/7]

pdf_standard::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Reimplemented from CommonDocGenerator.

Definition at line 99 of file pdf_standard.modules.php.

References description, getDolGlobalInt(), name, pdf_getFormat(), and type.

◆ __construct() [2/7]

pdf_standard::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Reimplemented from CommonDocGenerator.

Definition at line 87 of file pdf_standard.modules.php.

References description, getDolGlobalInt(), name, pdf_getFormat(), and type.

◆ __construct() [3/7]

pdf_standard::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Reimplemented from CommonDocGenerator.

Definition at line 48 of file pdf_standard.class.php.

References description, name, and type.

◆ __construct() [4/7]

pdf_standard::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Reimplemented from CommonDocGenerator.

Definition at line 63 of file pdf_standard.modules.php.

References description, getDolGlobalInt(), getDolGlobalString(), name, pdf_getFormat(), and type.

◆ __construct() [5/7]

pdf_standard::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Reimplemented from CommonDocGenerator.

Definition at line 72 of file pdf_standard.modules.php.

References description, getDolGlobalInt(), name, pdf_getFormat(), and type.

◆ __construct() [6/7]

pdf_standard::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Reimplemented from CommonDocGenerator.

Definition at line 59 of file pdf_standard.modules.php.

References description, getDolGlobalInt(), getDolGlobalString(), name, pdf_getFormat(), and type.

◆ __construct() [7/7]

pdf_standard::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Reimplemented from CommonDocGenerator.

Definition at line 87 of file pdf_standard.modules.php.

References description, getDolGlobalInt(), name, pdf_getFormat(), and type.

Member Function Documentation

◆ _pagefoot() [1/6]

pdf_standard::_pagefoot ( & $pdf,
$object,
$outputlangs,
$hidefreetext = 0 )
protected

Show footer of page.

Need this->emetteur object

Parameters
TCPDF$pdfPDF
ExpenseReport$objectObject to show
Translate$outputlangsObject lang for output
int$hidefreetext1=Hide free text
Returns
int Return height of bottom margin including footer text

Definition at line 1123 of file pdf_standard.modules.php.

References getDolGlobalInt(), and pdf_pagefoot().

Referenced by write_file(), write_file(), and write_file().

◆ _pagefoot() [2/6]

pdf_standard::_pagefoot ( & $pdf,
$object,
$outputlangs,
$hidefreetext = 0 )
protected

Show footer of page.

Need this->emetteur object

Parameters
TCPDF$pdfPDF
Evaluation$objectObject to show
Translate$outputlangsObject lang for output
int$hidefreetext1=Hide free text
Returns
int Return height of bottom margin including footer text

Definition at line 716 of file pdf_standard.modules.php.

References getDolGlobalInt(), and pdf_pagefoot().

◆ _pagefoot() [3/6]

pdf_standard::_pagefoot ( & $pdf,
$object,
$outputlangs,
$hidefreetext = 0 )
protected

Show footer of page.

Need this->emetteur object

Parameters
TCPDF$pdfPDF
Object$objectObject to show
Translate$outputlangsObject lang for output
int$hidefreetext1=Hide free text
Returns
int Return height of bottom margin including footer text

Definition at line 1132 of file pdf_standard.modules.php.

References getDolGlobalInt(), and pdf_pagefoot().

◆ _pagefoot() [4/6]

pdf_standard::_pagefoot ( & $pdf,
$object,
$outputlangs,
$hidefreetext = 0 )
protected

Show footer of page.

Need this->emetteur object

Parameters
TCPDF$pdfPDF
Product$objectObject to show
Translate$outputlangsObject lang for output
int$hidefreetext1=Hide free text
Returns
int Return height of bottom margin including footer text

Definition at line 871 of file pdf_standard.modules.php.

References getDolGlobalInt(), and pdf_pagefoot().

◆ _pagefoot() [5/6]

pdf_standard::_pagefoot ( & $pdf,
$object,
$outputlangs,
$hidefreetext = 0 )
protected

Show footer of page.

Need this->emetteur object

Parameters
TCPDF$pdfPDF
Object$objectObject to show
Translate$outputlangsObject lang for output
int$hidefreetext1=Hide free text
Returns
int Return height of bottom margin including footer text

Definition at line 850 of file pdf_standard.modules.php.

References getDolGlobalInt(), and pdf_pagefoot().

◆ _pagefoot() [6/6]

pdf_standard::_pagefoot ( & $pdf,
$object,
$outputlangs,
$hidefreetext = 0 )
protected

Show footer of page.

Need this->emetteur object

Parameters
TCPDF$pdfPDF
PaiementFourn$objectObject to show
Translate$outputlangsObject lang for output
int$hidefreetext1=Hide free text
Returns
int Return height of bottom margin including footer text

Definition at line 816 of file pdf_standard.modules.php.

References getDolGlobalInt(), and pdf_pagefoot().

◆ _pagehead() [1/6]

pdf_standard::_pagehead ( & $pdf,
$object,
$showaddress,
$outputlangs )
protected

Show top header of page.

Parameters
TCPDF$pdfObject PDF
ExpenseReport$objectObject to show
int$showaddress0=no, 1=yes
Translate$outputlangsObject lang for output
Returns
void

Definition at line 646 of file pdf_standard.modules.php.

References dol_print_date(), dolGetFirstLastname(), getDolGlobalString(), pdf_getHeightForLogo(), pdf_getPDFFontSize(), and pdf_watermark().

Referenced by write_file(), write_file(), and write_file().

◆ _pagehead() [2/6]

pdf_standard::_pagehead ( & $pdf,
$object,
$showaddress,
$outputlangs )
protected

Show top header of page.

Parameters
TCPDF$pdfObject PDF
Evaluation$objectObject to show
int$showaddress0=no, 1=yes
Translate$outputlangsObject lang for output
Returns
void

Definition at line 526 of file pdf_standard.modules.php.

References dol_print_date(), getDolGlobalString(), pdf_getHeightForLogo(), and pdf_getPDFFontSize().

◆ _pagehead() [3/6]

pdf_standard::_pagehead ( & $pdf,
$object,
$showaddress,
$outputlangs )
protected

Show top header of page.

Parameters
TCPDF$pdfObject PDF
PaiementFourn$objectObject to show
int$showaddress0=no, 1=yes
Translate$outputlangsObject lang for output
Returns
void

Definition at line 602 of file pdf_standard.modules.php.

References getDolGlobalString(), pdf_build_address(), pdf_getHeightForLogo(), pdf_getPDFFontSize(), and pdfBuildThirdpartyName().

◆ _pagehead() [4/6]

pdf_standard::_pagehead ( & $pdf,
$object,
$showaddress,
$outputlangs,
$titlekey = "" )
protected

Show top header of page.

Parameters
TCPDF$pdfObject PDF
Object$objectObject to show
int$showaddress0=no, 1=yes
Translate$outputlangsObject lang for output
string$titlekeyTranslation key to show as title of document
Returns
int Return topshift value

Definition at line 911 of file pdf_standard.modules.php.

References dol_print_date(), dol_print_error(), getDolGlobalString(), pdf_getHeightForLogo(), pdf_getPDFFontSize(), pdf_pagehead(), pdf_watermark(), price(), and price2num().

◆ _pagehead() [5/6]

pdf_standard::_pagehead ( & $pdf,
$object,
$showaddress,
$outputlangs,
$titlekey = "" )
protected

Show top header of page.

Parameters
TCPDF$pdfObject PDF
Product$objectObject to show
int$showaddress0=no, 1=yes
Translate$outputlangsObject lang for output
string$titlekeyTranslation key to show as title of document
Returns
void

Definition at line 708 of file pdf_standard.modules.php.

References getDolGlobalInt(), getDolGlobalString(), pdf_getHeightForLogo(), pdf_getPDFFontSize(), pdf_pagehead(), pdf_watermark(), and pdf_writeLinkedObjects().

◆ _pagehead() [6/6]

pdf_standard::_pagehead ( & $pdf,
$object,
$showaddress,
$outputlangs,
$titlekey = "" )
protected

Show top header of page.

Parameters
TCPDF$pdfObject PDF
Object$objectObject to show
int$showaddress0=no, 1=yes
Translate$outputlangsObject lang for output
string$titlekeyTranslation key to show as title of document
Returns
int Return topshift value

Definition at line 691 of file pdf_standard.modules.php.

References dol_now(), dol_print_date(), dol_print_error(), getDolGlobalString(), pdf_getHeightForLogo(), pdf_getPDFFontSize(), pdf_pagehead(), pdf_watermark(), pdf_writeLinkedObjects(), price(), and price2num().

◆ _tableau() [1/6]

pdf_standard::_tableau ( & $pdf,
$tab_top,
$tab_height,
$nexY,
$outputlangs,
$hidetop = 0,
$hidebottom = 0,
$currency = '' )
protected

Show table for lines.

Parameters
TCPDF$pdfObject PDF
int$tab_topTab top
int$tab_heightTab height
int$nexYnext y
Translate$outputlangsOutput langs
int$hidetop1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title
int$hidebottomHide bottom bar of array
string$currencyCurrency code
Returns
void

Definition at line 893 of file pdf_standard.modules.php.

References getDolGlobalString(), and pdf_getPDFFontSize().

Referenced by write_file(), and write_file().

◆ _tableau() [2/6]

pdf_standard::_tableau ( & $pdf,
$tab_top,
$tab_height,
$nexY,
$outputlangs,
$hidetop = 0,
$hidebottom = 0,
$currency = '' )
protected

Show table for lines.

Parameters
TCPDF$pdfObject PDF
int$tab_topTab top
int$tab_heightTab height
int$nexYnext y
Translate$outputlangsOutput langs
int$hidetop1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title
int$hidebottomHide bottom bar of array
string$currencyCurrency code
Returns
void

Definition at line 644 of file pdf_standard.modules.php.

References getDolGlobalString().

◆ _tableau() [3/6]

pdf_standard::_tableau ( & $pdf,
$tab_top,
$tab_height,
$nexY,
$outputlangs,
$hidetop = 0,
$hidebottom = 0,
$currency = '' )
protected

Show table for lines.

Parameters
TCPDF$pdfObject PDF
string$tab_topTop position of table
string$tab_heightHeight of table (rectangle)
int$nexYY (not used)
Translate$outputlangsLangs object
int$hidetop1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title
int$hidebottomHide bottom bar of array
string$currencyCurrency code
Returns
void

Definition at line 790 of file pdf_standard.modules.php.

References getDolGlobalString(), and pdf_getPDFFontSize().

◆ _tableau() [4/6]

pdf_standard::_tableau ( & $pdf,
$tab_top,
$tab_height,
$nexY,
$outputlangs,
$hidetop = 0,
$hidebottom = 0,
$currency = '' )
protected

Show table for lines.

Parameters
TCPDF$pdfObject PDF
string$tab_topTop position of table
string$tab_heightHeight of table (rectangle)
int$nexYY (not used)
Translate$outputlangsLangs object
int$hidetop1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title
int$hidebottomHide bottom bar of array
string$currencyCurrency code
Returns
void

Definition at line 611 of file pdf_standard.modules.php.

References getDolGlobalString(), pdf_getPDFFontSize(), and CommonDocGenerator\printRect().

◆ _tableau() [5/6]

pdf_standard::_tableau ( & $pdf,
$tab_top,
$tab_height,
$nexY,
$outputlangs,
$hidetop = 0,
$hidebottom = 0,
$currency = '' )
protected

Show table for lines.

Parameters
TCPDF$pdfObject PDF
string$tab_topTop position of table
string$tab_heightHeight of table (rectangle)
int$nexYY (not used)
Translate$outputlangsLangs object
int$hidetop1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title
int$hidebottomHide bottom bar of array
string$currencyCurrency code
Returns
void

Definition at line 587 of file pdf_standard.modules.php.

References getDolGlobalString(), pdf_getPDFFontSize(), and CommonDocGenerator\printRect().

◆ _tableau() [6/6]

pdf_standard::_tableau ( & $pdf,
$tab_top,
$tab_height,
$nexY,
$outputlangs,
$hidetop = 0,
$hidebottom = 0,
$currency = '' )
protected

Show table for lines.

Parameters
TCPDF$pdfObject PDF
integer$tab_topTop position of table
integer$tab_heightHeight of table (rectangle)
int$nexYY (not used)
Translate$outputlangsLangs object
int$hidetopHide top bar of array
int$hidebottomHide bottom bar of array
string$currencyCurrency code
Returns
void

Definition at line 559 of file pdf_standard.modules.php.

References pdf_getPDFFontSize().

◆ _tableau_cheque()

pdf_standard::_tableau_cheque ( & $pdf,
$object,
$posy,
$outputlangs )
protected

Show total to pay.

Parameters
TCPDF$pdfObject PDF
PaiementFourn$objectObject PaiementFourn
int$posyPosition depart
Translate$outputlangsObjet langs
Returns
int Position pour suite

Definition at line 493 of file pdf_standard.modules.php.

References dol_convertToWord(), pdf_getPDFFontSize(), price(), and price2num().

Referenced by write_file().

◆ Add_PDF_card()

pdf_standard::Add_PDF_card ( & $pdf,
$textleft,
$header,
$footer,
$outputlangs,
$textright = '',
$idmember = 0,
$photo = '' )

Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)

  • LOGO is replace with company logo
  • PHOTO is replace with photo provided as parameter
Parameters
TCPDF$pdfPDF
string$textleftText left
string$headerHeader
string$footerFooter
Translate$outputlangsOutput langs
string$textrightText right
int$idmemberId member
string$photoPhoto (full path to image file used as replacement for key PHOTOS into left, right, header or footer text)
Returns
void

Definition at line 92 of file pdf_standard.class.php.

References CommonStickerGenerator\_Croix(), dol_getImageSize(), get_exdir(), and getDolGlobalString().

Referenced by write_file().

◆ addSticker()

pdf_standard::addSticker ( & $pdf,
$outputlangs,
$param )

Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)

Parameters
TCPDF$pdfPDF reference
Translate$outputlangsOutput langs
array$paramAssociative array containing label content and optional parameters
Returns
void

Reimplemented from CommonStickerGenerator.

Definition at line 71 of file pdf_standard.class.php.

◆ printLine() [1/2]

pdf_standard::printLine ( & $pdf,
$object,
$linenumber,
$curY,
$default_font_size,
$outputlangs,
$hidedetails = 0 )
protected
Parameters
TCPDF$pdfObject PDF
ExpenseReport$objectObject to show
int$linenumberline number
int$curYcurrent y position
int$default_font_sizedefault siez of font
Translate$outputlangsObject lang for output
int$hidedetailsHide details (0=no, 1=yes, 2=just special lines)
Returns
void

Definition at line 559 of file pdf_standard.modules.php.

References dol_print_date(), getDolGlobalString(), pdf_getlinevatrate(), and price().

Referenced by write_file().

◆ printLine() [2/2]

pdf_standard::printLine ( & $pdf,
$object,
$linenumber,
$curY,
$default_font_size,
$outputlangs,
$hidedetails = 0 )
protected
Parameters
TCPDF$pdfObject PDF
Evaluation$objectObject to show
int$linenumberline number
int$curYcurrent y position
int$default_font_sizedefault siez of font
Translate$outputlangsObject lang for output
int$hidedetailsHide details (0=no, 1=yes, 2=just special lines)
Returns
void

Definition at line 462 of file pdf_standard.modules.php.

◆ tablePayments()

pdf_standard::tablePayments ( & $pdf,
$object,
$posy,
$outputlangs )
protected

Show payments table.

Parameters
TCPDF$pdfObject PDF
ExpenseReport$objectObject expensereport
int$posyPosition y in PDF
Translate$outputlangsObject langs for output
Returns
int Return integer <0 if KO, >0 if OK

Definition at line 1012 of file pdf_standard.modules.php.

References dol_print_date(), pdf_getPDFFontSize(), and price().

Referenced by write_file().

◆ write_file() [1/7]

pdf_standard::write_file ( $object,
$outputlangs,
$srctemplatepath,
$hidedetails = 0,
$hidedesc = 0,
$hideref = 0 )

Function to build a document on disk using the generic odt module.

Parameters
Product$objectObject source to build document
Translate$outputlangsLang output object
string$srctemplatepathFull path of source filename for generator using a template file
int$hidedetailsDo not show line details
int$hidedescDo not show desc
int$hiderefDo not show ref
Returns
int 1 if OK, <=0 if KO

Definition at line 118 of file pdf_standard.modules.php.

References _pagefoot(), _pagehead(), complete_substitutions_array(), convertBackOfficeMediasLinksToPublicLinks(), dol_htmlentitiesbr(), dol_mkdir(), dol_sanitizeFileName(), dolChmod(), get_exdir(), getDolGlobalInt(), getDolGlobalString(), make_substitutions(), measuringUnitString(), pdf_getInstance(), pdf_getPDFFont(), pdf_getPDFFontSize(), pdf_getSizeForImage(), and pdf_getSubstitutionArray().

◆ write_file() [2/7]

pdf_standard::write_file ( $object,
$outputlangs,
$srctemplatepath,
$mode = 'member',
$nooutput = 0,
$filename = 'tmp_cards' )

Function to build PDF on disk, then output on HTTP stream.

Parameters
Adherent$objectMember object. Old usage: Array of record informations (array('textleft'=>,'textheader'=>, ...'id'=>,'photo'=>)
Translate$outputlangsLang object for output language
string$srctemplatepathFull path of source filename for generator using a template file. Example: '5161', 'AVERYC32010', 'CARD', ...
string$modeTell if doc module is called for 'member', ...
int$nooutput1=Generate only file on disk and do not return it on response
string$filenameName of output file (without extension)
Returns
int 1=OK, 0=KO

Definition at line 273 of file pdf_standard.class.php.

References CommonStickerGenerator\_Set_Format(), Add_PDF_card(), complete_substitutions_array(), dol_mimetype(), dol_mkdir(), dol_now(), dol_print_date(), dol_print_error(), dolChmod(), get_exdir(), getDolGlobalString(), make_substitutions(), pdf_getInstance(), pdf_getPDFFont(), and type.

◆ write_file() [3/7]

pdf_standard::write_file ( $object,
$outputlangs,
$srctemplatepath = '',
$hidedetails = 0,
$hidedesc = 0,
$hideref = 0 )

Function to build pdf onto disk.

Parameters
ExpenseReport$objectObject to generate
Translate$outputlangsLang output object
string$srctemplatepathFull path of source filename for generator using a template file
int$hidedetailsDo not show line details
int$hidedescDo not show desc
int$hiderefDo not show ref
Returns
int 1=OK, 0=KO

Definition at line 187 of file pdf_standard.modules.php.

References _pagefoot(), _pagehead(), _tableau(), complete_substitutions_array(), convertBackOfficeMediasLinksToPublicLinks(), dol_concatdesc(), dol_htmlentitiesbr(), dol_mkdir(), dol_sanitizeFileName(), dolChmod(), getDolGlobalInt(), getDolGlobalString(), make_substitutions(), pdf_getInstance(), pdf_getPDFFont(), pdf_getPDFFontSize(), pdf_getSubstitutionArray(), price(), printLine(), and tablePayments().

◆ write_file() [4/7]

pdf_standard::write_file ( $object,
$outputlangs,
$srctemplatepath = '',
$hidedetails = 0,
$hidedesc = 0,
$hideref = 0 )

Function to build pdf onto disk.

Parameters
Evaluation$objectObject to generate
Translate$outputlangsLang output object
string$srctemplatepathFull path of source filename for generator using a template file
int$hidedetailsDo not show line details
int$hidedescDo not show desc
int$hiderefDo not show ref
Returns
int 1=OK, 0=KO

Definition at line 143 of file pdf_standard.modules.php.

References _pagefoot(), _pagehead(), _tableau(), dol_htmlentitiesbr(), dol_mkdir(), dol_sanitizeFileName(), dolChmod(), getDolGlobalInt(), getDolGlobalString(), pdf_getInstance(), pdf_getPDFFont(), pdf_getPDFFontSize(), and printLine().

◆ write_file() [5/7]

pdf_standard::write_file ( $object,
$outputlangs,
$srctemplatepath = '',
$hidedetails = 0,
$hidedesc = 0,
$hideref = 0 )

Function to build a document on disk using the generic odt module.

Parameters
MouvementStock$objectObject source to build document
Translate$outputlangsLang output object
string$srctemplatepathFull path of source filename for generator using a template file
int$hidedetailsDo not show line details
int$hidedescDo not show desc
int$hiderefDo not show ref
Returns
int 1 if OK, <=0 if KO

TODO: get from object

footer table

Definition at line 136 of file pdf_standard.modules.php.

References _pagefoot(), _pagehead(), _tableau(), complete_substitutions_array(), convertBackOfficeMediasLinksToPublicLinks(), dol_concatdesc(), dol_get_first_day(), dol_get_last_day(), dol_htmlentitiesbr(), dol_mkdir(), dol_print_date(), dol_print_error(), dol_sanitizeFileName(), dol_syslog(), dolChmod(), getDolGlobalInt(), getDolGlobalString(), GETPOST(), make_substitutions(), natural_search(), pdf_getInstance(), pdf_getPDFFont(), pdf_getPDFFontSize(), pdf_getSubstitutionArray(), pdf_writelinedesc(), and price2num().

◆ write_file() [6/7]

pdf_standard::write_file ( $object,
$outputlangs,
$srctemplatepath = '',
$hidedetails = 0,
$hidedesc = 0,
$hideref = 0 )

Function to build a document on disk using the generic odt module.

Parameters
Entrepot$objectObject source to build document
Translate$outputlangsLang output object
string$srctemplatepathFull path of source filename for generator using a template file
int$hidedetailsDo not show line details
int$hidedescDo not show desc
int$hiderefDo not show ref
Returns
int 1 if OK, <=0 if KO

Footer table

Definition at line 132 of file pdf_standard.modules.php.

References _pagefoot(), _pagehead(), _tableau(), complete_substitutions_array(), convertBackOfficeMediasLinksToPublicLinks(), dol_htmlentitiesbr(), dol_mkdir(), dol_print_error(), dol_sanitizeFileName(), dol_trunc(), dolChmod(), getDolGlobalInt(), getDolGlobalString(), make_substitutions(), pdf_getInstance(), pdf_getPDFFont(), pdf_getPDFFontSize(), pdf_getSubstitutionArray(), price(), and price2num().

◆ write_file() [7/7]

pdf_standard::write_file ( $object,
$outputlangs = '',
$srctemplatepath = '',
$hidedetails = 0,
$hidedesc = 0,
$hideref = 0 )

Function to build pdf onto disk.

Parameters
PaiementFourn$objectId of object to generate
Translate$outputlangsLang output object
string$srctemplatepathFull path of source filename for generator using a template file
int$hidedetailsDo not show line details
int$hidedescDo not show desc
int$hiderefDo not show ref
Returns
int 1=OK, 0=KO

Supplier invoice list

Definition at line 158 of file pdf_standard.modules.php.

References _pagefoot(), _pagehead(), _tableau(), _tableau_cheque(), dol_mkdir(), dol_sanitizeFileName(), dolChmod(), getDolGlobalInt(), getDolGlobalString(), pdf_getInstance(), pdf_getPDFFont(), pdf_getPDFFontSize(), and price().


The documentation for this class was generated from the following files: