Current File : /home/caballoscriollos/public_html/phplist/lists/admin/plugins/CommonPlugin/HtmlToPdf.php
<?php
/**
* CommonPlugin for phplist
*
* This file is a part of CommonPlugin.
*
* @category phplist
* @package CommonPlugin
* @author Duncan Cameron
* @copyright 2011-2012 Duncan Cameron
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, Version 3
*/
/**
* This class extends WkHtmlToPdf to provide some convenience methods
*
*/
class CommonPlugin_HtmlToPdf extends WkHtmlToPdf
{
public function headerHtml($html)
{
$this->options['header-html'] = $this->createTmpFile($html);
}
public function footerHtml($html)
{
$this->options['footer-html'] = $this->createTmpFile($html);
}
}
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat