Method | Description | |
---|---|---|
pageToContainedHtml ( |
Convert a page to a self-contained HTML file. | |
pageToPdf ( |
Convert a page to a pdf file. | |
pageToPlainText ( |
Converts the page contents into simple plain text. |
Method | Description | |
---|---|---|
containHtml ( $htmlContent ) : mixed | string | Bundle of the contents of a html file to be self-contained. |
protected containHtml ( $htmlContent ) : mixed | string | ||
$htmlContent | ||
return | mixed | string |
public pageToContainedHtml ( |
||
$page | ||
return | mixed | string |
public pageToPlainText ( |
||
$page | ||
return | mixed |