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

Implements interfaces:

Variables

Methods



Class Details

[line 91]
PHPExcel_Reader_Excel2007

PHPExcel_Reader_Excel2007




Tags:

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


[ Top ]


Class Variables

$_loadSheetsOnly =  null

[line 105]

Restict which sheets should be loaded?

Restict which sheets should be loaded?




Tags:

access:  private

Type:   array


[ Top ]

$_readDataOnly =  false

[line 98]

Read data only?

Read data only?




Tags:

access:  private

Type:   boolean


[ Top ]

$_readFilter =  null

[line 112]

PHPExcel_Reader_IReadFilter instance

PHPExcel_Reader_IReadFilter instance




Tags:

access:  private



[ Top ]



Class Methods


static method array_item [line 1331]

static void array_item( $array, [ $key = 0])



Tags:

access:  private


Parameters:

   $array  
   $key  

[ Top ]

static method dir_add [line 1335]

static void dir_add( $base, $add)



Tags:

access:  private


Parameters:

   $base  
   $add  

[ Top ]

static method toCSSArray [line 1339]

static void toCSSArray( $style)



Tags:

access:  private


Parameters:

   $style  

[ Top ]

constructor __construct [line 182]

PHPExcel_Reader_Excel2007 __construct( )

Create a new PHPExcel_Reader_Excel2007 instance

Create a new PHPExcel_Reader_Excel2007 instance




Tags:

access:  public


[ Top ]

method getLoadSheetsOnly [line 137]

mixed getLoadSheetsOnly( )

Get which sheets to load

Get which sheets to load




Tags:

access:  public


[ Top ]

method getReadDataOnly [line 119]

boolean getReadDataOnly( )

Read data only?

Read data only?




Tags:

access:  public


[ Top ]

method getReadFilter [line 166]

PHPExcel_Reader_IReadFilter getReadFilter( )

Read filter

Read filter




Tags:

access:  public


[ Top ]

method load [line 192]

void load( string $pFilename)

Loads PHPExcel from file

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

void setLoadAllSheets( )

Set all sheets to load

Set all sheets to load




Tags:

access:  public


[ Top ]

method setLoadSheetsOnly [line 147]

void setLoadSheetsOnly( [mixed $value = null])

Set which sheets to load

Set which sheets to load




Tags:

access:  public


Parameters:

mixed   $value  

[ Top ]

method setReadDataOnly [line 128]

void setReadDataOnly( [boolean $pValue = false])

Set read data only

Set read data only




Tags:

access:  public


Parameters:

boolean   $pValue  

[ Top ]

method setReadFilter [line 175]

void setReadFilter( PHPExcel_Reader_IReadFilter $pValue)

Set read filter

Set read filter




Tags:

access:  public


Parameters:

PHPExcel_Reader_IReadFilter   $pValue  

[ Top ]

method _parseRichText [line 1272]

void _parseRichText( [ $is = null])



Tags:

access:  private


Parameters:

   $is  

[ Top ]

method _readBorder [line 1263]

void _readBorder( $docBorder, $eleBorder)



Tags:

access:  private


Parameters:

   $docBorder  
   $eleBorder  

[ Top ]

method _readColor [line 1143]

void _readColor( $color)



Tags:

access:  private


Parameters:

   $color  

[ Top ]

method _readStyle [line 1151]

void _readStyle( $docStyle, $style)



Tags:

access:  private


Parameters:

   $docStyle  
   $style  

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:37:12 +0100 by phpDocumentor 1.4.1