PHP Class PhpOffice\PhpPresentation\Shape\Drawing\ZipFile

Inheritance: extends AbstractDrawingAdapter
Mostra file Open project: phpoffice/phppowerpoint Class Usage Examples

Protected Properties

Property Type Description
$path string

Public Methods

Method Description
getContents ( ) : string
getExtension ( ) : string
getIndexedFilename ( ) : string
getMimeType ( ) : string
getPath ( ) : string Get Path
setPath ( string $pValue = '' ) : PhpOffice\PhpPresentation\Shape\Drawing Set Path

Protected Methods

Method Description
getZipFileIn ( )
getZipFileOut ( )

Method Details

getContents() public method

public getContents ( ) : string
return string

getExtension() public method

public getExtension ( ) : string
return string

getIndexedFilename() public method

public getIndexedFilename ( ) : string
return string

getMimeType() public method

public getMimeType ( ) : string
return string

getPath() public method

Get Path
public getPath ( ) : string
return string

getZipFileIn() protected method

protected getZipFileIn ( )

getZipFileOut() protected method

protected getZipFileOut ( )

setPath() public method

Set Path
public setPath ( string $pValue = '' ) : PhpOffice\PhpPresentation\Shape\Drawing
$pValue string File path
return PhpOffice\PhpPresentation\Shape\Drawing

Property Details

$path protected_oe property

protected string $path
return string