dolibarr
x.y.z
|
Class to generate expense report based on standard model. More...
Public Member Functions | |
__construct ($db) | |
Constructor. More... | |
write_file ($object, $outputlangs, $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0) | |
Function to build pdf onto disk. More... | |
__construct ($db) | |
Constructor. More... | |
addSticker (&$pdf, $outputlangs, $param) | |
Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0) More... | |
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) More... | |
write_file ($object, $outputlangs, $srctemplatepath, $mode='member', $nooutput=0, $filename='tmp_cards') | |
Function to build PDF on disk, then output on HTTP stream. More... | |
__construct ($db) | |
Constructor. More... | |
write_file ($object, $outputlangs, $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0) | |
Function to build a document on disk using the generic odt module. More... | |
__construct ($db) | |
Constructor. More... | |
write_file ($object, $outputlangs, $srctemplatepath, $hidedetails=0, $hidedesc=0, $hideref=0) | |
Function to build a document on disk using the generic odt module. More... | |
__construct ($db) | |
Constructor. More... | |
write_file ($object, $outputlangs, $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0) | |
Function to build a document on disk using the generic odt module. More... | |
__construct ($db) | |
Constructor. More... | |
write_file ($object, $outputlangs='', $srctemplatepath='', $hidedetails=0, $hidedesc=0, $hideref=0) | |
Function to build pdf onto disk. More... | |
Public Member Functions inherited from CommonDocGenerator | |
get_substitutionarray_user ($user, $outputlangs) | |
Define array with couple substitution key => substitution value. More... | |
getSubstitutionarrayMember ($member, $outputlangs) | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_mysoc ($mysoc, $outputlangs) | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_thirdparty ($object, $outputlangs, $array_key='company') | |
Define array with couple substitution key => substitution value For example {company_name}, {company_name_alias}. More... | |
get_substitutionarray_contact ($object, $outputlangs, $array_key='object') | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_other ($outputlangs) | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_object ($object, $outputlangs, $array_key='object') | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_lines ($line, $outputlangs, $linenumber=0) | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_shipment ($object, $outputlangs, $array_key='object') | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_shipment_lines ($line, $outputlangs) | |
Define array with couple substitution key => substitution value. More... | |
get_substitutionarray_each_var_object (&$object, $outputlangs, $recursive=1) | |
Define array with couple substitution key => substitution value. More... | |
fill_substitutionarray_with_extrafields ($object, $array_to_fill, $extrafields, $array_key, $outputlangs) | |
Fill array with couple extrafield key => extrafield value. More... | |
printRect ($pdf, $x, $y, $l, $h, $hidetop=0, $hidebottom=0) | |
Rect pdf. More... | |
columnSort ($a, $b) | |
uasort callback function to Sort columns fields More... | |
prepareArrayColumnField ($object, $outputlangs, $hidedetails=0, $hidedesc=0, $hideref=0) | |
Prepare Array Column Field. More... | |
getColumnContentWidth ($colKey) | |
get column content width from column key More... | |
getColumnContentXStart ($colKey) | |
get column content X (abscissa) left position from column key More... | |
getColumnRank ($colKey) | |
get column position rank from column key More... | |
insertNewColumnDef ($newColKey, $defArray, $targetCol=false, $insertAfterTarget=false) | |
get column position rank from column key More... | |
printStdColumnContent ($pdf, &$curY, $colKey, $columnText='') | |
print standard column content More... | |
printColDescContent ($pdf, &$curY, $colKey, $object, $i, $outputlangs, $hideref=0, $hidedesc=0, $issupplierline=0) | |
print description column content More... | |
getExtrafieldContent ($object, $extrafieldKey, $outputlangs=null) | |
get extrafield content for pdf writeHtmlCell compatibility usage for PDF line columns and object note block More... | |
getColumnStatus ($colKey) | |
get column status from column key More... | |
pdfTabTitles (&$pdf, $tab_top, $tab_height, $outputlangs, $hidetop=0) | |
Print standard column content. More... | |
defineColumnExtrafield ($object, $outputlangs, $hidedetails=0) | |
Define Array Column Field for extrafields. More... | |
Public Member Functions inherited from CommonStickerGenerator | |
write_file ($arrayofrecords, $outputlangs, $srctemplatepath, $outputdir='') | |
Function to build PDF on disk, then output on HTTP strem. More... | |
Set_Char_Size (&$pdf, $pt) | |
Methode qui permet de modifier la taille des caracteres Cela modiera aussi l'espace entre chaque ligne. More... | |
Protected Member Functions | |
printLine (&$pdf, $object, $linenumber, $curY, $default_font_size, $outputlangs, $hidedetails=0) | |
_pagehead (&$pdf, $object, $showaddress, $outputlangs) | |
Show top header of page. More... | |
_tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='') | |
Show table for lines. More... | |
tablePayments (&$pdf, $object, $posy, $outputlangs) | |
Show payments table. More... | |
_pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0) | |
Show footer of page. More... | |
_tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='') | |
Show table for lines. More... | |
_pagehead (&$pdf, $object, $showaddress, $outputlangs, $titlekey="") | |
Show top header of page. More... | |
_pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0) | |
Show footer of page. More... | |
_tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='') | |
Show table for lines. More... | |
_pagehead (&$pdf, $object, $showaddress, $outputlangs, $titlekey="") | |
Show top header of page. More... | |
_pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0) | |
Show footer of page. More... | |
_tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='') | |
Show table for lines. More... | |
_pagehead (&$pdf, $object, $showaddress, $outputlangs, $titlekey="") | |
Show top header of page. More... | |
_pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0) | |
Show footer of page. More... | |
_tableau_cheque (&$pdf, $object, $posy, $outputlangs) | |
Show total to pay. More... | |
_tableau (&$pdf, $tab_top, $tab_height, $nexY, $outputlangs, $hidetop=0, $hidebottom=0, $currency='') | |
Show table for lines. More... | |
_pagehead (&$pdf, $object, $showaddress, $outputlangs) | |
Show top header of page. More... | |
_pagefoot (&$pdf, $object, $outputlangs, $hidefreetext=0) | |
Show footer of page. More... | |
Protected Member Functions inherited from CommonStickerGenerator | |
_Pointille (&$pdf, $x1=0, $y1=0, $x2=210, $y2=297, $epaisseur=1, $nbPointilles=15) | |
protected Print dot line More... | |
_Croix (&$pdf, $x1=0, $y1=0, $x2=210, $y2=297, $epaisseur=1, $taille=4) | |
protected Function realisant une croix aux 4 coins des cartes More... | |
_Get_Height_Chars ($pt) | |
protected Give the height for a char size given. More... | |
_Set_Format (&$pdf, $format) | |
protected Set format More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from ModeleExpenseReport | |
static | liste_modeles ($db, $maxfilenamelength=0) |
Return list of active models generation. More... | |
Static Public Member Functions inherited from ModelePDFMovement | |
static | liste_modeles ($db, $maxfilenamelength=0) |
Return list of active generation modules. More... | |
Static Public Member Functions inherited from ModelePDFProduct | |
static | liste_modeles ($dbs, $maxfilenamelength=0) |
Return list of active generation modules. More... | |
Static Public Member Functions inherited from ModelePDFStock | |
static | liste_modeles ($db, $maxfilenamelength=0) |
Return list of active generation modules. More... | |
Static Public Member Functions inherited from ModelePDFSuppliersPayments | |
static | liste_modeles ($db, $maxfilenamelength=0) |
Return list of active generation models. More... | |
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.
Definition at line 45 of file pdf_standard.modules.php.
pdf_standard::__construct | ( | $db | ) |
Constructor.
Reimplemented from CommonStickerGenerator.
Definition at line 104 of file pdf_standard.modules.php.
pdf_standard::__construct | ( | $db | ) |
Constructor.
Reimplemented from CommonStickerGenerator.
Definition at line 48 of file pdf_standard.class.php.
pdf_standard::__construct | ( | $db | ) |
Constructor.
Reimplemented from CommonStickerGenerator.
Definition at line 102 of file pdf_standard.modules.php.
pdf_standard::__construct | ( | $db | ) |
Constructor.
Reimplemented from CommonStickerGenerator.
Definition at line 83 of file pdf_standard.modules.php.
pdf_standard::__construct | ( | $db | ) |
Constructor.
Reimplemented from CommonStickerGenerator.
Definition at line 97 of file pdf_standard.modules.php.
pdf_standard::__construct | ( | $db | ) |
Constructor.
Reimplemented from CommonStickerGenerator.
Definition at line 99 of file pdf_standard.modules.php.
|
protected |
Show footer of page.
Need this->emetteur object
TCPDF | ||
ExpenseReport | $object | Object to show |
Translate | $outputlangs | Object lang for output |
int | $hidefreetext | 1=Hide free text |
Definition at line 1130 of file pdf_standard.modules.php.
|
protected |
Show footer of page.
Need this->emetteur object
TCPDF | ||
Object | $object | Object to show |
Translate | $outputlangs | Object lang for output |
int | $hidefreetext | 1=Hide free text |
Definition at line 1167 of file pdf_standard.modules.php.
|
protected |
Show footer of page.
Need this->emetteur object
TCPDF | ||
Product | $object | Object to show |
Translate | $outputlangs | Object lang for output |
int | $hidefreetext | 1=Hide free text |
Definition at line 817 of file pdf_standard.modules.php.
|
protected |
Show footer of page.
Need this->emetteur object
TCPDF | ||
Object | $object | Object to show |
Translate | $outputlangs | Object lang for output |
int | $hidefreetext | 1=Hide free text |
Definition at line 892 of file pdf_standard.modules.php.
|
protected |
Show footer of page.
Need this->emetteur object
TCPDF | ||
FactureFournisseur | $object | Object to show |
Translate | $outputlangs | Object lang for output |
int | $hidefreetext | 1=Hide free text |
Definition at line 825 of file pdf_standard.modules.php.
|
protected |
Show top header of page.
TCPDF | Object PDF | |
ExpenseReport | $object | Object to show |
int | $showaddress | 0=no, 1=yes |
Translate | $outputlangs | Object lang for output |
Definition at line 654 of file pdf_standard.modules.php.
|
protected |
Show top header of page.
TCPDF | Object PDF | |
FactureFournisseur | $object | Object to show |
int | $showaddress | 0=no, 1=yes |
Translate | $outputlangs | Object lang for output |
Definition at line 614 of file pdf_standard.modules.php.
|
protected |
Show top header of page.
TCPDF | Object PDF | |
Object | $object | Object to show |
int | $showaddress | 0=no, 1=yes |
Translate | $outputlangs | Object lang for output |
string | $titlekey | Translation key to show as title of document |
Definition at line 946 of file pdf_standard.modules.php.
|
protected |
Show top header of page.
TCPDF | Object PDF | |
Product | $object | Object to show |
int | $showaddress | 0=no, 1=yes |
Translate | $outputlangs | Object lang for output |
string | $titlekey | Translation key to show as title of document |
Definition at line 672 of file pdf_standard.modules.php.
|
protected |
Show top header of page.
TCPDF | Object PDF | |
Object | $object | Object to show |
int | $showaddress | 0=no, 1=yes |
Translate | $outputlangs | Object lang for output |
string | $titlekey | Translation key to show as title of document |
Definition at line 733 of file pdf_standard.modules.php.
|
protected |
Show table for lines.
TCPDF | Object PDF | |
int | $tab_top | Tab top |
int | $tab_height | Tab height |
int | $nexY | next y |
Translate | $outputlangs | Output langs |
int | $hidetop | 1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title |
int | $hidebottom | Hide bottom bar of array |
string | $currency | Currency code |
Definition at line 901 of file pdf_standard.modules.php.
|
protected |
Show table for lines.
TCPDF | Object PDF | |
string | $tab_top | Top position of table |
string | $tab_height | Height of table (rectangle) |
int | $nexY | Y (not used) |
Translate | $outputlangs | Langs object |
int | $hidetop | 1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title |
int | $hidebottom | Hide bottom bar of array |
string | $currency | Currency code |
Definition at line 825 of file pdf_standard.modules.php.
|
protected |
Show table for lines.
TCPDF | Object PDF | |
string | $tab_top | Top position of table |
string | $tab_height | Height of table (rectangle) |
int | $nexY | Y (not used) |
Translate | $outputlangs | Langs object |
int | $hidetop | 1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title |
int | $hidebottom | Hide bottom bar of array |
string | $currency | Currency code |
Definition at line 575 of file pdf_standard.modules.php.
|
protected |
Show table for lines.
TCPDF | Object PDF | |
string | $tab_top | Top position of table |
string | $tab_height | Height of table (rectangle) |
int | $nexY | Y (not used) |
Translate | $outputlangs | Langs object |
int | $hidetop | 1=Hide top bar of array and title, 0=Hide nothing, -1=Hide only title |
int | $hidebottom | Hide bottom bar of array |
string | $currency | Currency code |
Definition at line 629 of file pdf_standard.modules.php.
|
protected |
Show table for lines.
TCPDF | Object PDF | |
integer | $tab_top | Top position of table |
integer | $tab_height | Height of table (rectangle) |
int | $nexY | Y (not used) |
Translate | $outputlangs | Langs object |
int | $hidetop | Hide top bar of array |
int | $hidebottom | Hide bottom bar of array |
string | $currency | Currency code |
Definition at line 571 of file pdf_standard.modules.php.
|
protected |
Show total to pay.
TCPDF | Object PDF | |
PaiementFourn | $object | Object PaiementFourn |
int | $posy | Position depart |
Translate | $outputlangs | Objet langs |
Definition at line 509 of file pdf_standard.modules.php.
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)
TCPDF | ||
string | $textleft | Text left |
string | $header | Header |
string | $footer | Footer |
Translate | $outputlangs | Output langs |
string | $textright | Text right |
int | $idmember | Id member |
string | $photo | Photo (full path to image file used as replacement for key PHOTOS into left, right, header or footer text) |
Definition at line 92 of file pdf_standard.class.php.
pdf_standard::addSticker | ( | & | $pdf, |
$outputlangs, | |||
$param | |||
) |
Output a sticker on page at position _COUNTX, _COUNTY (_COUNTX and _COUNTY start from 0)
TCPDF | PDF reference | |
Translate | $outputlangs | Output langs |
array | $param | Associative array containing label content and optional parameters |
Reimplemented from CommonStickerGenerator.
Definition at line 71 of file pdf_standard.class.php.
|
protected |
TCPDF | Object PDF | |
ExpenseReport | $object | Object to show |
int | $linenumber | line number |
int | $curY | current y position |
int | $default_font_size | default siez of font |
Translate | $outputlangs | Object lang for output |
int | $hidedetails | Hide details (0=no, 1=yes, 2=just special lines) |
Definition at line 567 of file pdf_standard.modules.php.
|
protected |
Show payments table.
TCPDF | Object PDF | |
ExpenseReport | $object | Object expensereport |
int | $posy | Position y in PDF |
Translate | $outputlangs | Object langs for output |
Definition at line 1020 of file pdf_standard.modules.php.
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.
Product | $object | Object source to build document |
Translate | $outputlangs | Lang output object |
string | $srctemplatepath | Full path of source filename for generator using a template file |
int | $hidedetails | Do not show line details |
int | $hidedesc | Do not show desc |
int | $hideref | Do not show ref |
Definition at line 129 of file pdf_standard.modules.php.
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.
Adherent | $object | Member object. Old usage: Array of record informations (array('textleft'=>,'textheader'=>, ...'id'=>,'photo'=>) |
Translate | $outputlangs | Lang object for output language |
string | $srctemplatepath | Full path of source filename for generator using a template file. Example: '5161', 'AVERYC32010', 'CARD', ... |
string | $mode | Tell if doc module is called for 'member', ... |
int | $nooutput | 1=Generate only file on disk and do not return it on response |
string | $filename | Name of output file (without extension) |
Definition at line 275 of file pdf_standard.class.php.
pdf_standard::write_file | ( | $object, | |
$outputlangs, | |||
$srctemplatepath = '' , |
|||
$hidedetails = 0 , |
|||
$hidedesc = 0 , |
|||
$hideref = 0 |
|||
) |
Function to build pdf onto disk.
ExpenseReport | $object | Object to generate |
Translate | $outputlangs | Lang output object |
string | $srctemplatepath | Full path of source filename for generator using a template file |
int | $hidedetails | Do not show line details |
int | $hidedesc | Do not show desc |
int | $hideref | Do not show ref |
Definition at line 192 of file pdf_standard.modules.php.
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.
MouvementStock | $object | Object source to build document |
Translate | $outputlangs | Lang output object |
string | $srctemplatepath | Full path of source filename for generator using a template file |
int | $hidedetails | Do not show line details |
int | $hidedesc | Do not show desc |
int | $hideref | Do not show ref |
TODO: get from object
footer table
Definition at line 176 of file pdf_standard.modules.php.
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.
Entrepot | $object | Object source to build document |
Translate | $outputlangs | Lang output object |
string | $srctemplatepath | Full path of source filename for generator using a template file |
int | $hidedetails | Do not show line details |
int | $hidedesc | Do not show desc |
int | $hideref | Do not show ref |
Footer table
Definition at line 171 of file pdf_standard.modules.php.
pdf_standard::write_file | ( | $object, | |
$outputlangs = '' , |
|||
$srctemplatepath = '' , |
|||
$hidedetails = 0 , |
|||
$hidedesc = 0 , |
|||
$hideref = 0 |
|||
) |
Function to build pdf onto disk.
PaiementFourn | $object | Id of object to generate |
Translate | $outputlangs | Lang output object |
string | $srctemplatepath | Full path of source filename for generator using a template file |
int | $hidedetails | Do not show line details |
int | $hidedesc | Do not show desc |
int | $hideref | Do not show ref |
Supplier invoice list
Definition at line 171 of file pdf_standard.modules.php.