Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php476 var $HTMLFooter;
10341 $this->HTMLFooter = '';
10350 $this->HTMLFooter = $this->pageHTMLfooters[$name];
10352 $this->HTMLFooter = '';
10377 $this->SetHTMLFooter($this->HTMLFooter);
10387 $this->_setAutoFooterHeight($this->HTMLFooter);
10428 if ($this->HTMLFooter === '' && $this->HTMLFooterE === '') {
12359 $this->HTMLFooter = [];
12360 $this->HTMLFooter['html'] = $Fhtml;
12361 $this->HTMLFooter['
482 var $HTMLFooter; global() variable in Mpdf\\Mpdf
[all...]