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 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)

Implements interfaces:

Methods



Class Details

[line 46]
PHPExcel_Reader_Serialized

PHPExcel_Reader_Serialized




Tags:

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


[ Top ]


Class Methods


method canRead [line 54]

boolean canRead( $pFilename, string $pFileName)

Can the current PHPExcel_Reader_IReader read the file?

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 116]

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

Does a file support UnserializePHPExcel ?

Does a file support UnserializePHPExcel ?




Tags:

throws:  Exception
access:  public


Parameters:

string   $pFilename  

[ Top ]

method load [line 71]

PHPExcel load( string $pFilename)

Loads PHPExcel Serialized file

Loads PHPExcel Serialized file




Tags:

throws:  Exception
access:  public



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

Parameters:

string   $pFilename  

[ Top ]

method _loadSerialized [line 92]

PHPExcel _loadSerialized( string $pFilename)

Load PHPExcel Serialized file

Load PHPExcel Serialized file




Tags:

access:  private


Parameters:

string   $pFilename  

[ Top ]


Documentation generated on Wed, 22 Apr 2009 09:01:55 +0200 by phpDocumentor 1.4.1