Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/features/
Dwatermark.php23 $dispatcher =& $pipeline->get_dispatcher();
Dautomargins.php40 $dispatcher =& $pipeline->get_dispatcher();
Dtoc.php57 $dispatcher =& $pipeline->get_dispatcher();
/plugin/html2pdf/html2pdf/html2ps/
Dpipeline.class.php462 function &get_dispatcher() { function in Pipeline