Searched refs:currentPageId (Results 1 – 1 of 1) sorted by relevance
53 private $currentPageId; variable in renderer_plugin_latexport_tex95 if (!$this->currentPageId) {96 $this->currentPageId = $ID;99 $fileName = $this->texifyPageId($this->currentPageId);103 $output_filename = $this->texifyPageId($this->currentPageId, 'zip');110 p_set_metadata($this->currentPageId,array('format' => array('latexport_tex' => $headers) ));121 $this->decorator->document_start($this->currentPageId, $this->recursionLevel);153 $this->currentPageId = $include->getLink();