PHP 클래스 PhpOffice\PhpPresentation\Shape\Drawing\AbstractDrawingAdapter

상속: extends PhpOffice\PhpPresentation\Shape\AbstractGraphic
파일 보기 프로젝트 열기: phpoffice/phppowerpoint 1 사용 예제들

공개 메소드들

메소드 설명
getContents ( ) : string
getExtension ( ) : string
getIndexedFilename ( ) : string
getMimeType ( ) : string

메소드 상세

getContents() 추상적인 공개 메소드

abstract public getContents ( ) : string
리턴 string

getExtension() 추상적인 공개 메소드

abstract public getExtension ( ) : string
리턴 string

getIndexedFilename() 추상적인 공개 메소드

abstract public getIndexedFilename ( ) : string
리턴 string

getMimeType() 추상적인 공개 메소드

abstract public getMimeType ( ) : string
리턴 string