[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/spout/src/Spout/Writer/XLSX/Helper/ -> StyleHelper.php (summary)

(no description)

File Size: 175 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

StyleHelper:: (7 methods):
  getStylesXMLFileContent()
  getFontsSectionContent()
  getFillsSectionContent()
  getBordersSectionContent()
  getCellStyleXfsSectionContent()
  getCellXfsSectionContent()
  getCellStylesSectionContent()


Class: StyleHelper  - X-Ref

Class StyleHelper
This class provides helper functions to manage styles

getStylesXMLFileContent()   X-Ref
Returns the content of the "styles.xml" file, given a list of styles.

return: string

getFontsSectionContent()   X-Ref
Returns the content of the "<fonts>" section.

return: string

getFillsSectionContent()   X-Ref
Returns the content of the "<fills>" section.

return: string

getBordersSectionContent()   X-Ref
Returns the content of the "<borders>" section.

return: string

getCellStyleXfsSectionContent()   X-Ref
Returns the content of the "<cellStyleXfs>" section.

return: string

getCellXfsSectionContent()   X-Ref
Returns the content of the "<cellXfs>" section.

return: string

getCellStylesSectionContent()   X-Ref
Returns the content of the "<cellStyles>" section.

return: string



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