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

Class: PHPPowerPoint_Writer_PowerPoint2007_Slide

Source Location: /PHPPowerpoint/Writer/PowerPoint2007/Slide.php

Class Overview

PHPPowerPoint_Writer_PowerPoint2007_WriterPart
   |
   --PHPPowerPoint_Writer_PowerPoint2007_Slide

PHPPowerPoint_Writer_PowerPoint2007_Slide


Author(s):

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 70]
PHPPowerPoint_Writer_PowerPoint2007_Slide

PHPPowerPoint_Writer_PowerPoint2007_Slide




Tags:

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


[ Top ]


Class Methods


method writeSlide [line 79]

string writeSlide( [ $pSlide = null])

Write slide to XML format

Write slide to XML format




Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPPowerPoint_Slide   $pSlide  

[ Top ]

method _writePic [line 209]

void _writePic( [ $objWriter = null], [ $shape = null], int $shapeId, int $relationId)

Write pic

Write pic




Tags:

throws:  Exception
access:  private


Parameters:

PHPPowerPoint_Shared_XMLWriter   $objWriter   XML Writer
PHPPowerPoint_Shape_BaseDrawing   $shape  
int   $shapeId  
int   $relationId  

[ Top ]

method _writeTxt [line 325]

void _writeTxt( [ $objWriter = null], [ $shape = null], int $shapeId)

Write txt

Write txt




Tags:

throws:  Exception
access:  private


Parameters:

PHPPowerPoint_Shared_XMLWriter   $objWriter   XML Writer
PHPPowerPoint_Shape_RichText   $shape  
int   $shapeId  

[ Top ]


Documentation generated on Sat, 25 Apr 2009 11:38:12 +0200 by phpDocumentor 1.4.1