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

Deprecation: 0.7
Inheritance: extends AbstractLayoutPack
Afficher le fichier Open project: phpoffice/phppowerpoint Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
absoluteZipPath ( string $path ) : string Determine absolute zip path

Method Details

__construct() public méthode

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

absoluteZipPath() protected méthode

Determine absolute zip path
protected absoluteZipPath ( string $path ) : string
$path string
Résultat string

cmpMaster() public static méthode

Compare master slides
public static cmpMaster ( array $firstSlide, array $secondSlide ) : integer
$firstSlide array
$secondSlide array
Résultat integer