PHP 클래스 PhpOffice\PhpPresentation\Writer\Serialized

상속: extends AbstractWriter, implements PhpOffice\PhpPresentation\Writer\WriterInterface
파일 보기 프로젝트 열기: phpoffice/phppowerpoint 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( PhpPresentation $pPhpPresentation = null ) Create a new \PhpOffice\PhpPresentation\Writer\Serialized
save ( string $pFilename ) Save PhpPresentation to file

비공개 메소드들

메소드 설명
writeSerialized ( PhpPresentation $pPhpPresentation = null, string $pFilename = '' ) : string Serialize PhpPresentation object to XML

메소드 상세

__construct() 공개 메소드

Create a new \PhpOffice\PhpPresentation\Writer\Serialized
public __construct ( PhpPresentation $pPhpPresentation = null )
$pPhpPresentation PhpOffice\PhpPresentation\PhpPresentation

save() 공개 메소드

Save PhpPresentation to file
public save ( string $pFilename )
$pFilename string