Searched refs:locallinks (Results 1 – 1 of 1) sorted by relevance
10 var $locallinks; variable in OutputDriverFPDF24 if (!isset($this->locallinks[$anchor->name])) {29 $this->locallinks[$anchor->name] = $this->pdf->AddLink();30 $this->pdf->SetLink($this->locallinks[$anchor->name],43 $this->locallinks[$anchor->name]);342 $this->locallinks = array();