Home
last modified time | relevance | path

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

/plugin/dokutexit/
H A Dlatex.php55 var $dokulinks = array(); variable in Doku_Renderer_latex
102 $this->info['dokulinks'] = $this->dokulinks;
431 array_push($this->dokulinks, array('id' => $hash, 'name' => $name, 'type' => 'local', ));
454 array_push($this->dokulinks, array('id' => $id, 'name' => $name,
571 array_push($this->dokulinks, array('id' => $link, 'name' => $title, 'type' => 'filelink'));
1328 array_push($this->dokulinks, array('id' => $filename , 'name' => $title, 'type' => 'file'));