[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/phpexcel/PHPExcel/Writer/Excel2007/ -> DocProps.php (summary)

PHPExcel Copyright (c) 2006 - 2014 PHPExcel

Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
Version: ##VERSION##, ##DATE##
File Size: 272 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_Writer_Excel2007_DocProps:: (3 methods):
  writeDocPropsApp()
  writeDocPropsCore()
  writeDocPropsCustom()


Class: PHPExcel_Writer_Excel2007_DocProps  - X-Ref

PHPExcel_Writer_Excel2007_DocProps

writeDocPropsApp(PHPExcel $pPHPExcel = null)   X-Ref
Write docProps/app.xml to XML format

param: PHPExcel    $pPHPExcel
return: string         XML Output

writeDocPropsCore(PHPExcel $pPHPExcel = null)   X-Ref
Write docProps/core.xml to XML format

param: PHPExcel    $pPHPExcel
return: string         XML Output

writeDocPropsCustom(PHPExcel $pPHPExcel = null)   X-Ref
Write docProps/custom.xml to XML format

param: PHPExcel    $pPHPExcel
return: string         XML Output



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1