PHP Class PhpOffice\PhpPresentation\Writer\PowerPoint2007\PptTheme

Inheritance: extends AbstractDecoratorWriter
Show file Open project: phpoffice/phppowerpoint

Public Methods

Method Description
render ( ) : PhpOffice\Common\Adapter\Zip\ZipInterface

Protected Methods

Method Description
writeTheme ( SlideMaster $oMasterSlide ) : string Write theme to XML format

Method Details

render() public method

public render ( ) : PhpOffice\Common\Adapter\Zip\ZipInterface
return PhpOffice\Common\Adapter\Zip\ZipInterface

writeTheme() protected method

Write theme to XML format
protected writeTheme ( SlideMaster $oMasterSlide ) : string
$oMasterSlide PhpOffice\PhpPresentation\Slide\SlideMaster
return string XML Output