Class phpdocpdf

Description

Located in /phpDocumentor/Converters/PDF/default/class.phpdocpdf.php (line 50)

Cezpdf
   |
   --phpdocpdf
Variable Summary
Method Summary
 phpdocpdf phpdocpdf ( &$pdfconverter,  $fontdir, [ $paper = 'a4'], [ $orientation = 'portrait'])
 void addMessage ( $message)
 void bullet ( $Data)
 void dots ( $info)
 void ezNewPage ([ $debug = false])
 void ezOutput ([ $debug = false],  $template)
 void ezProcessText ( $text)
 void ezText ( $text, [ $size = 0], [ $options = array()], [ $test = 0])
 void getColor ()
 void getYPlusOffset ( $offset)
 void indent ( $info)
 void index ( $info)
 void IndexLetter ( $info)
 void orderedBullet ( $info)
 void rf ( $info)
 void setColorArray ( $color)
 void setHTMLColor ( $color)
 void setupTOC ()
 void textcolor ( $info)
 void validHTMLColor ( $color)
 void _ezText ( $text, [ $size = 0], [ $options = array()], [ $test = 0])
Variables
mixed $converter (line 57)
mixed $font_dir = false (line 55)
mixed $indents = array() (line 54)
mixed $indexContents = array() (line 53)
mixed $listType = 'ordered' (line 59)
mixed $reportContents = array() (line 52)
mixed $set_pageNumbering = false (line 56)
mixed $_colorStack = array() (line 60)
mixed $_save = '' (line 58)
Methods
Constructor phpdocpdf (line 62)
phpdocpdf phpdocpdf ( &$pdfconverter,  $fontdir, [ $paper = 'a4'], [ $orientation = 'portrait'])
  • &$pdfconverter
  • $fontdir
  • $paper
  • $orientation
addMessage (line 263)
void addMessage ( $message)
  • $message
bullet (line 322)
  • author: Murray Shields
void bullet ( $Data)
  • $Data
dots (line 175)
void dots ( $info)
  • $info
ezNewPage (line 341)
void ezNewPage ([ $debug = false])
  • $debug
ezOutput (line 232)
void ezOutput ([ $debug = false],  $template)
  • $debug
  • $template
ezProcessText (line 270)
void ezProcessText ( $text)
  • $text
ezText (line 215)
  • uses: PDFParser - extracts all meta-tags and processes text for output
void ezText ( $text, [ $size = 0], [ $options = array()], [ $test = 0])
  • $text
  • $size
  • $options
  • $test
getColor (line 72)

This really should be in the parent class

void getColor ()
getYPlusOffset (line 258)
void getYPlusOffset ( $offset)
  • $offset
indent (line 300)
void indent ( $info)
  • $info
index (line 142)
void index ( $info)
  • $info
IndexLetter (line 152)
void IndexLetter ( $info)
  • $info
orderedBullet (line 336)
void orderedBullet ( $info)
  • $info
rf (line 132)
void rf ( $info)
  • $info
setColorArray (line 77)
void setColorArray ( $color)
  • $color
setHTMLColor (line 105)
void setHTMLColor ( $color)
  • $color
setupTOC (line 225)
void setupTOC ()
textcolor (line 111)
void textcolor ( $info)
  • $info
validHTMLColor (line 100)
void validHTMLColor ( $color)
  • $color
_ezText (line 253)
void _ezText ( $text, [ $size = 0], [ $options = array()], [ $test = 0])
  • $text
  • $size
  • $options
  • $test

Documentation generated on Mon, 05 Dec 2011 21:02:28 -0600 by phpDocumentor 1.4.4