PHP Class PhpOffice\PhpPresentation\Shape\Drawing\AbstractDrawingAdapter

Inheritance: extends PhpOffice\PhpPresentation\Shape\AbstractGraphic
Show file Open project: phpoffice/phppowerpoint Class Usage Examples

Public Methods

Method Description
getContents ( ) : string
getExtension ( ) : string
getIndexedFilename ( ) : string
getMimeType ( ) : string

Method Details

getContents() abstract public method

abstract public getContents ( ) : string
return string

getExtension() abstract public method

abstract public getExtension ( ) : string
return string

getIndexedFilename() abstract public method

abstract public getIndexedFilename ( ) : string
return string

getMimeType() abstract public method

abstract public getMimeType ( ) : string
return string