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

Class: PHPExcel_Writer_Excel2007_Rels

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

Class Overview

PHPExcel_Writer_Excel2007_WriterPart
   |
   --PHPExcel_Writer_Excel2007_Rels

PHPExcel_Writer_Excel2007_Rels


Author(s):

Copyright:

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

Methods


Inherited Methods


Class Details

[line 36]
PHPExcel_Writer_Excel2007_Rels



Tags:

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


[ Top ]


Class Methods


method writeDrawingRelationships [line 266]

string writeDrawingRelationships( [ $pWorksheet = null])

Write drawing relationships to XML format



Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel_Worksheet   $pWorksheet  

[ Top ]

method writeHeaderFooterDrawingRelationships [line 315]

string writeHeaderFooterDrawingRelationships( [ $pWorksheet = null])

Write header/footer drawing relationships to XML format



Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel_Worksheet   $pWorksheet  

[ Top ]

method writeRelationships [line 45]

string writeRelationships( [ $pPHPExcel = null])

Write relationships to XML format



Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method writeWorkbookRelationships [line 111]

string writeWorkbookRelationships( [ $pPHPExcel = null])

Write workbook relationships to XML format



Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel   $pPHPExcel  

[ Top ]

method writeWorksheetRelationships [line 181]

string writeWorksheetRelationships( [ $pWorksheet = null], [int $pWorksheetId = 1])

Write worksheet relationships to XML format

Numbering is as follows: rId1 - Drawings rId_hyperlink_x - Hyperlinks




Tags:

return:  XML Output
throws:  Exception
access:  public


Parameters:

PHPExcel_Worksheet   $pWorksheet  
int   $pWorksheetId  

[ Top ]


Documentation generated on Sun, 27 Feb 2011 16:33:42 -0800 by phpDocumentor 1.4.3