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

Class: PHPPowerPoint_Writer_Serialized

Source Location: /PHPPowerpoint/Writer/Serialized.php

Class Overview


PHPPowerPoint_Writer_Serialized


Author(s):

Copyright:

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

Implements interfaces:

Variables

Methods



Class Details

[line 52]
PHPPowerPoint_Writer_Serialized

PHPPowerPoint_Writer_Serialized




Tags:

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


[ Top ]


Class Variables

$_presentation =

[line 59]

Private PHPPowerPoint

Private PHPPowerPoint




Tags:

access:  private

Type:   PHPPowerPoint


[ Top ]



Class Methods


constructor __construct [line 66]

PHPPowerPoint_Writer_Serialized __construct( [ $pPHPPowerPoint = null])

Create a new PHPPowerPoint_Writer_Serialized

Create a new PHPPowerPoint_Writer_Serialized




Tags:

access:  public


Parameters:

PHPPowerPoint   $pPHPPowerPoint  

[ Top ]

method getPHPPowerPoint [line 120]

PHPPowerPoint getPHPPowerPoint( )

Get PHPPowerPoint object

Get PHPPowerPoint object




Tags:

throws:  Exception
access:  public


[ Top ]

method save [line 78]

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

Save PHPPowerPoint to file

Save PHPPowerPoint to file




Tags:

throws:  Exception
access:  public



Implementation of:
PHPPowerPoint_Writer_IWriter::save()
Save PHPPowerPoint to file

Parameters:

string   $pFileName  
   $pFilename  

[ Top ]

method setPHPPowerPoint [line 134]

void setPHPPowerPoint( [ $pPHPPowerPoint = null])

Get PHPPowerPoint object

Get PHPPowerPoint object




Tags:

throws:  Exception
access:  public


Parameters:

PHPPowerPoint   $pPHPPowerPoint   PHPPowerPoint object

[ Top ]

method _writeSerialized [line 146]

string _writeSerialized( [ $pPHPPowerPoint = null], [string $pFilename = ''])

Serialize PHPPowerPoint object to XML

Serialize PHPPowerPoint object to XML




Tags:

return:  XML Output
throws:  Exception
access:  private


Parameters:

PHPPowerPoint   $pPHPPowerPoint  
string   $pFilename  

[ Top ]


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