PHP Class PressBooks\Modules\Export\Mobi\Kindlegen

Inheritance: extends Pressbooks\Modules\Export\Export
Afficher le fichier Open project: pressbooks/pressbooks Class Usage Examples

Méthodes publiques

Свойство Type Description
$hasWarnings boolean

Méthodes publiques

Méthode Description
__construct ( array $args )
convert ( ) : boolean Create $this->outputPath
hasDependencies ( ) : boolean Dependency check.
validate ( ) : boolean Check the sanity of $this->outputPath

Method Details

__construct() public méthode

public __construct ( array $args )
$args array

convert() public méthode

Create $this->outputPath
public convert ( ) : boolean
Résultat boolean

hasDependencies() static public méthode

Dependency check.
static public hasDependencies ( ) : boolean
Résultat boolean

validate() public méthode

Check the sanity of $this->outputPath
public validate ( ) : boolean
Résultat boolean

Property Details

$hasWarnings public_oe property

public bool $hasWarnings
Résultat boolean