Home
last modified time | relevance | path

Searched refs:FetcherURL (Results 1 – 6 of 6) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._no_fetchers.tpl5 $pipeline->fetchers[] = new FetcherURL();
/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.factory.class.php20 $pipeline->fetchers[] = new FetcherURL();
H A Dfetcher.url.class.php99 function FetcherURL() { function in FetcherUrl
H A DChangeLog869 * Fixed: empty URL value no more treated as valid by FetcherURL
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.pipeline.custom.php31 $pipeline->fetchers[] = new FetcherURL;
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php7 new FetcherURL());