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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$path string

공개 메소드들

메소드 설명
getContents ( ) : string
getExtension ( ) : string
getIndexedFilename ( ) : string
getMimeType ( ) : string
getPath ( ) : string Get Path
setPath ( string $pValue = '', boolean $pVerifyFile = true ) : PhpOffice\PhpPresentation\Shape\Drawing Set Path

메소드 상세

getContents() 공개 메소드

public getContents ( ) : string
리턴 string

getExtension() 공개 메소드

public getExtension ( ) : string
리턴 string

getIndexedFilename() 공개 메소드

public getIndexedFilename ( ) : string
리턴 string

getMimeType() 공개 메소드

public getMimeType ( ) : string
리턴 string

getPath() 공개 메소드

Get Path
public getPath ( ) : string
리턴 string

setPath() 공개 메소드

Set Path
public setPath ( string $pValue = '', boolean $pVerifyFile = true ) : PhpOffice\PhpPresentation\Shape\Drawing
$pValue string File path
$pVerifyFile boolean Verify file
리턴 PhpOffice\PhpPresentation\Shape\Drawing

프로퍼티 상세

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

protected string $path
리턴 string