PHP Class PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\TemplateBased

Deprecation: 0.7
Inheritance: extends AbstractLayoutPack
Show file Open project: phpoffice/phppowerpoint Class Usage Examples

Public Methods

Method Description
__construct ( string $fileName = '' ) \PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\TemplateBased
cmpMaster ( array $firstSlide, array $secondSlide ) : integer Compare master slides

Protected Methods

Method Description
absoluteZipPath ( string $path ) : string Determine absolute zip path

Method Details

__construct() public method

\PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\TemplateBased
public __construct ( string $fileName = '' )
$fileName string

absoluteZipPath() protected method

Determine absolute zip path
protected absoluteZipPath ( string $path ) : string
$path string
return string

cmpMaster() public static method

Compare master slides
public static cmpMaster ( array $firstSlide, array $secondSlide ) : integer
$firstSlide array
$secondSlide array
return integer