PHPPowerPoint_Writer_PowerPoint2007
[ class tree: PHPPowerPoint_Writer_PowerPoint2007 ] [ index: PHPPowerPoint_Writer_PowerPoint2007 ] [ all elements ]

Class: PHPPowerPoint_Writer_PowerPoint2007

Source Location: /PHPPowerpoint/Writer/PowerPoint2007.php

Class Overview


PHPPowerPoint_Writer_PowerPoint2007


Author(s):

Copyright:

  • Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)

Implements interfaces:

Variables

Methods



Class Details

[line 85]
PHPPowerPoint_Writer_PowerPoint2007

PHPPowerPoint_Writer_PowerPoint2007




Tags:

copyright:  Copyright (c) 2009 - 2010 PHPPowerPoint (http://www.codeplex.com/PHPPowerPoint)


[ Top ]


Class Variables

$_diskCachingDirectory =

[line 127]

Disk caching directory

Disk caching directory




Tags:

access:  private

Type:   string


[ Top ]

$_drawingHashTable =

[line 113]

Private unique PHPPowerPoint_Worksheet_BaseDrawing HashTable

Private unique PHPPowerPoint_Worksheet_BaseDrawing HashTable




Tags:

access:  private



[ Top ]

$_layoutPack =

[line 134]

Layout pack to use

Layout pack to use




Tags:

access:  private



[ Top ]

$_office2003compatibility =  false

[line 92]

Office2003 compatibility

Office2003 compatibility




Tags:

access:  private

Type:   boolean


[ Top ]

$_presentation =

[line 106]

Private PHPPowerPoint

Private PHPPowerPoint




Tags:

access:  private

Type:   PHPPowerPoint


[ Top ]

$_useDiskCaching =  false

[line 120]

Use disk caching where possible?

Use disk caching where possible?




Tags:

access:  private

Type:   boolean


[ Top ]

$_writerParts =

[line 99]

Private writer parts

Private writer parts




Tags:

access:  private

Type:   PHPPowerPoint_Writer_PowerPoint2007_WriterPart[]


[ Top ]



Class Methods


constructor __construct [line 141]

PHPPowerPoint_Writer_PowerPoint2007 __construct( [ $pPHPPowerPoint = null])

Create a new PHPPowerPoint_Writer_PowerPoint2007

Create a new PHPPowerPoint_Writer_PowerPoint2007




Tags:

access:  public


Parameters:

PHPPowerPoint   $pPHPPowerPoint  

[ Top ]

method getDiskCachingDirectory [line 390]

string getDiskCachingDirectory( )

Get disk caching directory

Get disk caching directory




Tags:

access:  public


[ Top ]

method getDrawingHashTable [line 335]

PHPPowerPoint_HashTable getDrawingHashTable( )

Get PHPPowerPoint_Worksheet_BaseDrawing HashTable

Get PHPPowerPoint_Worksheet_BaseDrawing HashTable




Tags:

access:  public


[ Top ]

method getLayoutPack [line 399]

PHPPowerPoint_Writer_PowerPoint2007_LayoutPack getLayoutPack( )

Get layout pack to use

Get layout pack to use




Tags:

access:  public


[ Top ]

method getOffice2003Compatibility [line 344]

boolean getOffice2003Compatibility( )

Get Office2003 compatibility

Get Office2003 compatibility




Tags:

access:  public


[ Top ]

method getPHPPowerPoint [line 312]

PHPPowerPoint getPHPPowerPoint( )

Get PHPPowerPoint object

Get PHPPowerPoint object




Tags:

throws:  Exception
access:  public


[ Top ]

method getUseDiskCaching [line 362]

boolean getUseDiskCaching( )

Get use disk caching where possible?

Get use disk caching where possible?




Tags:

access:  public


[ Top ]

method getWriterPart [line 176]

PHPPowerPoint_Writer_PowerPoint2007_WriterPart getWriterPart( [string $pPartName = ''])

Get writer part

Get writer part




Parameters:

string   $pPartName   Writer part name

[ Top ]

method save [line 190]

void save( [ $pFilename = null], string $pFileName)

Save PHPPowerPoint to file

Save PHPPowerPoint to file




Tags:

throws:  Exception
access:  public


Parameters:

string   $pFileName  
   $pFilename  

[ Top ]

method setLayoutPack [line 408]

void setLayoutPack( [PHPPowerPoint_Writer_PowerPoint2007_LayoutPack $pValue = null])

Set layout pack to use

Set layout pack to use




Tags:

access:  public


Parameters:


[ Top ]

method setOffice2003Compatibility [line 353]

void setOffice2003Compatibility( [boolean $pValue = false])

Set Pre-Calculate Formulas

Set Pre-Calculate Formulas




Tags:

access:  public


Parameters:

boolean   $pValue   Office2003 compatibility?

[ Top ]

method setPHPPowerPoint [line 326]

void setPHPPowerPoint( [ $pPHPPowerPoint = null])

Get PHPPowerPoint object

Get PHPPowerPoint object




Tags:

throws:  Exception
access:  public


Parameters:

PHPPowerPoint   $pPHPPowerPoint   PHPPowerPoint object

[ Top ]

method setUseDiskCaching [line 373]

void setUseDiskCaching( [boolean $pValue = false], [string $pDirectory = null])

Set use disk caching where possible?

Set use disk caching where possible?




Tags:

throws:  Exception Exception when directory does not exist
access:  public


Parameters:

boolean   $pValue  
string   $pDirectory   Disk caching directory

[ Top ]


Documentation generated on Sat, 25 Apr 2009 11:37:44 +0200 by phpDocumentor 1.4.1