PHP Class PhpOffice\PhpPresentation\Shape\Drawing\ZipFile

Inheritance: extends AbstractDrawingAdapter
Afficher le fichier Open project: phpoffice/phppowerpoint Class Usage Examples

Protected Properties

Свойство Type Description
$path string

Méthodes publiques

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

Méthodes protégées

Méthode Description
getZipFileIn ( )
getZipFileOut ( )

Method Details

getContents() public méthode

public getContents ( ) : string
Résultat string

getExtension() public méthode

public getExtension ( ) : string
Résultat string

getIndexedFilename() public méthode

public getIndexedFilename ( ) : string
Résultat string

getMimeType() public méthode

public getMimeType ( ) : string
Résultat string

getPath() public méthode

Get Path
public getPath ( ) : string
Résultat string

getZipFileIn() protected méthode

protected getZipFileIn ( )

getZipFileOut() protected méthode

protected getZipFileOut ( )

setPath() public méthode

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

Property Details

$path protected_oe property

protected string $path
Résultat string