PHP Class PhpOffice\PhpPresentation\Shape\Drawing\File

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 = '', boolean $pVerifyFile = true ) : PhpOffice\PhpPresentation\Shape\Drawing Set Path

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

setPath() public méthode

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

Property Details

$path protected_oe property

protected string $path
Résultat string