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

Class: PHPPowerPoint_Reader_Serialized

Source Location: /PHPPowerpoint/Reader/Serialized.php

Class Overview


PHPPowerPoint_Reader_Serialized


Author(s):

Copyright:

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

Implements interfaces:

Methods



Class Details

[line 46]
PHPPowerPoint_Reader_Serialized

PHPPowerPoint_Reader_Serialized




Tags:

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


[ Top ]


Class Methods


method canRead [line 54]

boolean canRead( $pFilename, string $pFileName)

Can the current PHPPowerPoint_Reader_IReader read the file?

Can the current PHPPowerPoint_Reader_IReader read the file?




Tags:

access:  public



Implementation of:
PHPPowerPoint_Reader_IReader::canRead()
Can the current PHPPowerPoint_Reader_IReader read the file?

Parameters:

string   $pFileName  
   $pFilename  

[ Top ]

method fileSupportsUnserializePHPPowerPoint [line 116]

boolean fileSupportsUnserializePHPPowerPoint( [string $pFilename = ''])

Does a file support UnserializePHPPowerPoint ?

Does a file support UnserializePHPPowerPoint ?




Tags:

throws:  Exception
access:  public


Parameters:

string   $pFilename  

[ Top ]

method load [line 71]

PHPPowerPoint load( string $pFilename)

Loads PHPPowerPoint Serialized file

Loads PHPPowerPoint Serialized file




Tags:

throws:  Exception
access:  public



Implementation of:
PHPPowerPoint_Reader_IReader::load()
Loads PHPPowerPoint from file

Parameters:

string   $pFilename  

[ Top ]

method _loadSerialized [line 92]

PHPPowerPoint _loadSerialized( string $pFilename)

Load PHPPowerPoint Serialized file

Load PHPPowerPoint Serialized file




Tags:

access:  private


Parameters:

string   $pFilename  

[ Top ]


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