[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/tcpdf/ -> pdf.php (summary)

(no description)

File Size: 413 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 libraries/tcpdf/tcpdf.php

Defines 1 class

PDF:: (21 methods):
  RoundedRect()
  _Arc()
  Rotate()
  _endpage()
  sizeOfText()
  addImage()
  addCompany()
  title()
  addTextBlock()
  tableWrapper()
  addBubble()
  addBubbleBlock()
  addRecBlock()
  addDescBlock()
  drawLine()
  addCols()
  addLineFormat()
  addProductLine()
  addTotalsRec()
  watermark()
  StripLastZero()


Class: PDF  - X-Ref

RoundedRect($x, $y, $w, $h, $r, $style = '')   X-Ref
No description

_Arc($x1, $y1, $x2, $y2, $x3, $y3)   X-Ref
No description

Rotate($angle,$x=-1,$y=-1)   X-Ref
No description

_endpage()   X-Ref
No description

sizeOfText( $text, $largeur )   X-Ref
No description

addImage( $logo_name, $location=array('10','10','0','0')   X-Ref
No description

addCompany( $nom, $address, $location='' )   X-Ref
No description

title($label, $total, $position)   X-Ref
No description

addTextBlock( $title,$text,$positions )   X-Ref
No description

tableWrapper($position)   X-Ref
No description

addBubble($page,$title,$position)   X-Ref
No description

addBubbleBlock($page, $title, $position)   X-Ref
No description

addRecBlock( $data, $title, $postion )   X-Ref
No description

addDescBlock( $data, $title, $position )   X-Ref
No description

drawLine($positions)   X-Ref
No description

addCols( $tab ,$positions ,$bottom, $taxtype = 'group')   X-Ref
No description

addLineFormat( $tab )   X-Ref
No description

addProductLine( $line, $tab, $totals='' )   X-Ref
No description

addTotalsRec($names, $totals, $positions)   X-Ref
No description

watermark( $text, $positions, $rotate = array('45','50','180')   X-Ref
No description

StripLastZero($string)   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1