PHP Class Pimcore\Document\Adapter\LibreOffice

Inheritance: extends Ghostscript
Afficher le fichier Open project: pimcore/pimcore Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
getLibreOfficeCli ( ) : mixed
getPdf ( null $path = null ) : null | string | void
getText ( null $page = null, null $path = null ) : boolean | string
isAvailable ( ) : boolean
isFileTypeSupported ( string $fileType ) : boolean
load ( $path )

Method Details

getLibreOfficeCli() public static méthode

public static getLibreOfficeCli ( ) : mixed
Résultat mixed

getPdf() public méthode

public getPdf ( null $path = null ) : null | string | void
$path null
Résultat null | string | void

getText() public méthode

public getText ( null $page = null, null $path = null ) : boolean | string
$page null
$path null
Résultat boolean | string

isAvailable() public méthode

public isAvailable ( ) : boolean
Résultat boolean

isFileTypeSupported() public méthode

public isFileTypeSupported ( string $fileType ) : boolean
$fileType string
Résultat boolean

load() public méthode

public load ( $path )
$path

Property Details

$path protected_oe property

protected string $path
Résultat string