PHP 클래스 PhpPptTree, PHPPresentation

파일 보기 프로젝트 열기: phpoffice/phppowerpoint 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$htmlOutput
$oPhpPresentation

공개 메소드들

메소드 설명
__construct ( PhpPresentation $oPHPPpt )
display ( )

보호된 메소드들

메소드 설명
append ( $sHTML )
displayPhpPresentation ( PhpPresentation $oPHPPpt )
displayPhpPresentationInfo ( PhpPresentation $oPHPPpt )
displayShape ( AbstractShape $shape )
displayShapeInfo ( AbstractShape $oShape )
getConstantName ( $class, $search, $startWith = '' )

메소드 상세

__construct() 공개 메소드

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

append() 보호된 메소드

protected append ( $sHTML )

display() 공개 메소드

public display ( )

displayPhpPresentation() 보호된 메소드

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

displayPhpPresentationInfo() 보호된 메소드

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

displayShape() 보호된 메소드

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

displayShapeInfo() 보호된 메소드

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

getConstantName() 보호된 메소드

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

프로퍼티 상세

$htmlOutput 보호되어 있는 프로퍼티

protected $htmlOutput

$oPhpPresentation 보호되어 있는 프로퍼티

protected $oPhpPresentation