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

Class: PHPExcel_Reader_Serialized

Source Location: /PHPExcel/Reader/Serialized.php

Class Overview


PHPExcel_Reader_Serialized


Author(s):

Copyright:

  • Copyright (c) 2006 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)

Implements interfaces:

Methods



Class Details

[line 51]
PHPExcel_Reader_Serialized



Tags:

copyright:  Copyright (c) 2006 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Methods


method canRead [line 59]

boolean canRead( $pFilename, string $pFileName)

Can the current PHPExcel_Reader_IReader read the file?



Tags:

access:  public



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

Parameters:

string   $pFileName  
   $pFilename  

[ Top ]

method fileSupportsUnserializePHPExcel [line 121]

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

Does a file support UnserializePHPExcel ?



Tags:

throws:  Exception
access:  public


Parameters:

string   $pFilename  

[ Top ]

method load [line 76]

PHPExcel load( string $pFilename)

Loads PHPExcel Serialized file



Tags:

throws:  Exception
access:  public



Implementation of:
PHPExcel_Reader_IReader::load()
Loads PHPExcel from file

Parameters:

string   $pFilename  

[ Top ]


Documentation generated on Tue, 01 Jun 2010 17:05:58 +0200 by phpDocumentor 1.4.3