Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php33 protected $currentTemplateId; variable
51 if ($this->currentTemplateId !== null) {
251 $this->currentTemplateId = $templateId;
269 if (null === $this->currentTemplateId) {
273 $templateId = $this->currentTemplateId;
304 $this->currentTemplateId = null;
326 if ($this->currentTemplateId !== null) {
337 if ($this->currentTemplateId !== null) {
348 if ($this->currentTemplateId !== null) {
360 if ($this->page === 0 && $this->currentTemplateId !
[all...]
H A DFpdi.php61 if ($this->currentTemplateId !== null) {
62 $this->templates[$this->currentTemplateId]['resources']['templates']['importedPages'][$tpl] = $tpl;
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tfpdf/
H A DFpdi.php62 if ($this->currentTemplateId !== null) {
63 $this->templates[$this->currentTemplateId]['resources']['templates']['importedPages'][$tpl] = $tpl;