Class phpdocpdf

(line 50)

Description

Cezpdf
   |
   --phpdocpdf

Located in File: /phpDocumentor/Converters/PDF/default/class.phpdocpdf.php



Class Variables

Summary:
mixed $converter
mixed $font_dir
mixed $indents
mixed $listType
mixed $_colorStack
mixed $_save

$converter (line 57)

Data type : mixed

$font_dir = false (line 55)

Data type : mixed

$indents = array() (line 54)

Data type : mixed

$indexContents = array() (line 53)

Data type : mixed

$listType = 'ordered' (line 59)

Data type : mixed

$reportContents = array() (line 52)

Data type : mixed

$set_pageNumbering = false (line 56)

Data type : mixed

$_colorStack = array() (line 60)

Data type : mixed

$_save = '' (line 58)

Data type : mixed

Class Constants

Summary:

Method Detail

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])

Constructor phpdocpdf (line 62)

phpdocpdf phpdocpdf( &$pdfconverter, $fontdir, [ $paper = 'a4'], [ $orientation = 'portrait'])

Parameters

  • &$pdfconverter:
  • $fontdir:
  • $paper:
  • $orientation:

Info

Method addMessage (line 263)

void addMessage( $message)

Parameters

  • $message:

Info

Method bullet (line 322)

void bullet( $Data)

Parameters

  • $Data:

Info

  • author - Murray Shields

Method dots (line 175)

void dots( $info)

Parameters

  • $info:

Info

Method ezNewPage (line 341)

void ezNewPage( [ $debug = false])

Parameters

  • $debug:

Info

Method ezOutput (line 232)

void ezOutput( [ $debug = false], $template)

Parameters

  • $debug:
  • $template:

Info

Method ezProcessText (line 270)

void ezProcessText( $text)

Parameters

  • $text:

Info

Method ezText (line 215)

void ezText( $text, [ $size = 0], [ $options = array()], [ $test = 0])

Parameters

  • $text:
  • $size:
  • $options:
  • $test:

Info

  • uses - PDFParser - extracts all meta-tags and processes text for output

Method getColor (line 72)

void getColor( )

This really should be in the parent class

Info

Method getYPlusOffset (line 258)

void getYPlusOffset( $offset)

Parameters

  • $offset:

Info

Method indent (line 300)

void indent( $info)

Parameters

  • $info:

Info

Method index (line 142)

void index( $info)

Parameters

  • $info:

Info

Method IndexLetter (line 152)

void IndexLetter( $info)

Parameters

  • $info:

Info

Method orderedBullet (line 336)

void orderedBullet( $info)

Parameters

  • $info:

Info

Method rf (line 132)

void rf( $info)

Parameters

  • $info:

Info

Method setColorArray (line 77)

void setColorArray( $color)

Parameters

  • $color:

Info

Method setHTMLColor (line 105)

void setHTMLColor( $color)

Parameters

  • $color:

Info

Method setupTOC (line 225)

void setupTOC( )

Info

Method textcolor (line 111)

void textcolor( $info)

Parameters

  • $info:

Info

Method validHTMLColor (line 100)

void validHTMLColor( $color)

Parameters

  • $color:

Info

Method _ezText (line 253)

void _ezText( $text, [ $size = 0], [ $options = array()], [ $test = 0])

Parameters

  • $text:
  • $size:
  • $options:
  • $test:

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Mon, 05 Dec 2011 21:24:51 -0600 by phpDocumentor 1.4.4