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

Class: PHPExcel_Writer_Excel2007_Drawing

Source Location: /PHPExcel/Writer/Excel2007/Drawing.php

Class Overview

PHPExcel_Writer_Excel2007_WriterPart
   |
   --PHPExcel_Writer_Excel2007_Drawing

PHPExcel_Writer_Excel2007_Drawing


Author(s):

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 67]
PHPExcel_Writer_Excel2007_Drawing

PHPExcel_Writer_Excel2007_Drawing




Tags:

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


[ Top ]


Class Methods


method allDrawings [line 525]

PHPExcel_Worksheet_Drawing[] allDrawings( [ $pPHPExcel = null])

Get an array of all drawings

Get an array of all drawings




Tags:

return:  All drawings in PHPExcel
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method writeDrawings [line 76]

string writeDrawings( [ $pWorksheet = null])

Write drawings to XML format

Write drawings to XML format




Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel_Worksheet   $pWorksheet  

[ Top ]

method writeVMLHeaderFooterImages [line 335]

string writeVMLHeaderFooterImages( [ $pWorksheet = null])

Write VML header/footer images to XML format

Write VML header/footer images to XML format




Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel_Worksheet   $pWorksheet  

[ Top ]

method _writeDrawing [line 118]

void _writeDrawing( [ $objWriter = null], [ $pDrawing = null], [int $pRelationId = -1])

Write drawings to XML format

Write drawings to XML format




Tags:

throws:  Exception
access:  public


Parameters:

PHPExcel_Shared_XMLWriter   $objWriter   XML Writer
PHPExcel_Worksheet_BaseDrawing   $pDrawing  
int   $pRelationId  

[ Top ]

method _writeVMLHeaderFooterImage [line 483]

void _writeVMLHeaderFooterImage( [ $objWriter = null], [string $pReference = ''], [ $pImage = null])

Write VML comment to XML format

Write VML comment to XML format




Tags:

throws:  Exception
access:  public


Parameters:

PHPExcel_Shared_XMLWriter   $objWriter   XML Writer
string   $pReference   Reference
PHPExcel_Worksheet_HeaderFooterDrawing   $pImage   Image

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:36:50 +0100 by phpDocumentor 1.4.1