Home
last modified time | relevance | path

Searched refs:DestinationHTTP (Results 1 – 4 of 4) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Ddestination.download.class.php2 class DestinationDownload extends DestinationHTTP {
4 $this->DestinationHTTP($filename);
H A Ddestination._http.class.php2 class DestinationHTTP extends Destination { class
3 function DestinationHTTP($filename) { function in DestinationHTTP
H A Ddestination.browser.class.php2 class DestinationBrowser extends DestinationHTTP {
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php21 class MyDestinationDownload extends DestinationHTTP {
23 $this->DestinationHTTP($filename);