PHP Class PhpPptTree, PHPPresentation

Afficher le fichier Open project: phpoffice/phppowerpoint Class Usage Examples

Protected Properties

Свойство Type Description
$htmlOutput
$oPhpPresentation

Méthodes publiques

Méthode Description
__construct ( PhpPresentation $oPHPPpt )
display ( )

Méthodes protégées

Méthode Description
append ( $sHTML )
displayPhpPresentation ( PhpPresentation $oPHPPpt )
displayPhpPresentationInfo ( PhpPresentation $oPHPPpt )
displayShape ( AbstractShape $shape )
displayShapeInfo ( AbstractShape $oShape )
getConstantName ( $class, $search, $startWith = '' )

Method Details

__construct() public méthode

public __construct ( PhpPresentation $oPHPPpt )
$oPHPPpt PhpOffice\PhpPresentation\PhpPresentation

append() protected méthode

protected append ( $sHTML )

display() public méthode

public display ( )

displayPhpPresentation() protected méthode

protected displayPhpPresentation ( PhpPresentation $oPHPPpt )
$oPHPPpt PhpOffice\PhpPresentation\PhpPresentation

displayPhpPresentationInfo() protected méthode

protected displayPhpPresentationInfo ( PhpPresentation $oPHPPpt )
$oPHPPpt PhpOffice\PhpPresentation\PhpPresentation

displayShape() protected méthode

protected displayShape ( AbstractShape $shape )
$shape PhpOffice\PhpPresentation\AbstractShape

displayShapeInfo() protected méthode

protected displayShapeInfo ( AbstractShape $oShape )
$oShape PhpOffice\PhpPresentation\AbstractShape

getConstantName() protected méthode

protected getConstantName ( $class, $search, $startWith = '' )

Property Details

$htmlOutput protected_oe property

protected $htmlOutput

$oPhpPresentation protected_oe property

protected $oPhpPresentation