[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 175 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
StyleHelper:: (7 methods):
getStylesXMLFileContent()
getFontsSectionContent()
getFillsSectionContent()
getBordersSectionContent()
getCellStyleXfsSectionContent()
getCellXfsSectionContent()
getCellStylesSectionContent()
Class: StyleHelper - X-Ref
Class StyleHelpergetStylesXMLFileContent() 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 |