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 fileSupportsUnserializePHPExcel [line 100]

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

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

PHPExcel _loadSerialized( string $pFilename)

Load PHPExcel Serialized file

Load PHPExcel Serialized file




Tags:

access:  private


Parameters:

string   $pFilename  

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:38:28 +0100 by phpDocumentor 1.4.1