Свойство | Type | Description | |
---|---|---|---|
$logfile | string | Fullpath to log file used by Prince. | |
$url | string | Service URL |
Свойство | Type | Description | |
---|---|---|---|
$cssOverrides | string | CSS overrides | |
$exportScriptPath | string | Fullpath to book JavaScript file. | |
$exportStylePath | string | Fullpath to book CSS file. |
Méthode | Description | |
---|---|---|
__construct ( array $args ) | ||
convert ( ) : boolean | Create $this->outputPath | |
hasDependencies ( ) : boolean | Dependency check. | |
logError ( $message, array $more_info = [] ) | Add $this->url as additional log info, fallback to parent. | |
validate ( ) : boolean | Check the sanity of $this->outputPath |
Méthode | Description | |
---|---|---|
getPdfOutputIntent ( ) | ||
getPdfProfile ( ) | ||
isPdf ( string $file ) : boolean | Verify if body is actual PDF | |
kneadCss ( ) : string | Return kneaded CSS string | |
themeOptionsOverrides ( ) | Override based on Theme Options |
static public hasDependencies ( ) : boolean | ||
Résultat | boolean |
protected themeOptionsOverrides ( ) |
protected string $exportScriptPath | ||
Résultat | string |
protected string $exportStylePath | ||
Résultat | string |
public string $logfile | ||
Résultat | string |