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

Class: PHPExcel_Reader_Excel2007

Source Location: /PHPExcel/Reader/Excel2007.php

Class Overview


PHPExcel_Reader_Excel2007


Author(s):

Copyright:

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

Implements interfaces:

Methods



Class Details

[line 51]
PHPExcel_Reader_Excel2007



Tags:

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


[ Top ]


Class Methods


constructor __construct [line 151]

PHPExcel_Reader_Excel2007 __construct( )

Create a new PHPExcel_Reader_Excel2007 instance



Tags:

access:  public


[ Top ]

method canRead [line 161]

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 getLoadSheetsOnly [line 99]

mixed getLoadSheetsOnly( )

Get which sheets to load



Tags:

access:  public


[ Top ]

method getReadDataOnly [line 79]

boolean getReadDataOnly( )

Read data only?



Tags:

access:  public


[ Top ]

method getReadFilter [line 133]

PHPExcel_Reader_IReadFilter getReadFilter( )

Read filter



Tags:

access:  public


[ Top ]

method load [line 292]

void load( string $pFilename)

Loads PHPExcel from file



Tags:

throws:  Exception
access:  public



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

Parameters:

string   $pFilename  

[ Top ]

method setLoadAllSheets [line 122]

PHPExcel_Reader_Excel2007 setLoadAllSheets( )

Set all sheets to load



Tags:

access:  public


[ Top ]

method setLoadSheetsOnly [line 110]

PHPExcel_Reader_Excel2007 setLoadSheetsOnly( [mixed $value = null])

Set which sheets to load



Tags:

access:  public


Parameters:

mixed   $value  

[ Top ]

method setReadDataOnly [line 89]

PHPExcel_Reader_Excel2007 setReadDataOnly( [boolean $pValue = false])

Set read data only



Tags:

access:  public


Parameters:

boolean   $pValue  

[ Top ]

method setReadFilter [line 143]

PHPExcel_Reader_Excel2007 setReadFilter( PHPExcel_Reader_IReadFilter $pValue)

Set read filter



Tags:

access:  public


Parameters:

PHPExcel_Reader_IReadFilter   $pValue  

[ Top ]

method _getFromZipArchive [line 259]

void _getFromZipArchive( $archive, [ $fileName = ''])



Tags:

access:  public


Parameters:

ZipArchive   $archive  
   $fileName  

[ Top ]


Documentation generated on Tue, 01 Jun 2010 17:03:43 +0200 by phpDocumentor 1.4.3