[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/phpexcel/PHPExcel/Reader/Excel2007/ -> Theme.php (summary)

PHPExcel Copyright (c) 2006 - 2015 PHPExcel

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

Defines 1 class

PHPExcel_Reader_Excel2007_Theme:: (5 methods):
  __construct()
  getThemeName()
  getColourSchemeName()
  getColourByIndex()
  __clone()


Class: PHPExcel_Reader_Excel2007_Theme  - X-Ref

PHPExcel_Reader_Excel2007_Theme

__construct($themeName, $colourSchemeName, $colourMap)   X-Ref
Create a new PHPExcel_Theme


getThemeName()   X-Ref
Get Theme Name

return: string

getColourSchemeName()   X-Ref
Get colour Scheme Name

return: string

getColourByIndex($index = 0)   X-Ref
Get colour Map Value by Position

return: string

__clone()   X-Ref
Implement PHP __clone to create a deep clone, not just a shallow copy.




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1