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

Class: PHPExcel_Writer_Excel5

Source Location: /PHPExcel/Writer/Excel5.php

Class Overview


PHPExcel_Writer_Excel5


Author(s):

Copyright:

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

Implements interfaces:

Variables

Methods



Class Details

[line 49]
PHPExcel_Writer_Excel5

PHPExcel_Writer_Excel5




Tags:

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


[ Top ]


Class Variables

$_phpExcel =

[line 55]

PHPExcel object

PHPExcel object




Tags:

access:  private

Type:   PHPExcel


[ Top ]

$_tempDir =  ''

[line 62]

Temporary storage directory

Temporary storage directory




Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor __construct [line 69]

PHPExcel_Writer_Excel5 __construct( $phpExcel)

Create a new PHPExcel_Writer_Excel5

Create a new PHPExcel_Writer_Excel5




Tags:

access:  public


Parameters:

PHPExcel   $phpExcel   PHPExcel object

[ Top ]

method getTempDir [line 156]

string getTempDir( )

Get temporary storage directory

Get temporary storage directory




Tags:

access:  public


[ Top ]

method save [line 80]

void save( [ $pFilename = null], string $pFileName)

Save PHPExcel to file

Save PHPExcel to file




Tags:

throws:  Exception
access:  public


Parameters:

string   $pFileName  
   $pFilename  

[ Top ]

method setTempDir [line 166]

void setTempDir( [string $pValue = ''])

Set temporary storage directory

Set temporary storage directory




Tags:

throws:  Exception Exception when directory does not exist
access:  public


Parameters:

string   $pValue   Temporary storage directory

[ Top ]

method _allStyles [line 137]

PHPExcel_Style[] _allStyles( [ $pPHPExcel = null])

Get an array of all styles

Get an array of all styles




Tags:

return:  All styles in PHPExcel
throws:  Exception
access:  private


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]


Documentation generated on Wed, 22 Apr 2009 08:58:02 +0200 by phpDocumentor 1.4.1