Searched refs:getDownloadURL (Results 1 – 6 of 6) sorted by relevance
34 $this->assertEmpty($manager->getDownloadURL());
85 $this->downloadURL = $extension->getDownloadURL();
92 public function getDownloadURL() function in dokuwiki\\plugin\\extension\\Manager
205 $this->extension->getDownloadURL(),206 $this->extension->getManager()->getDownloadURL()
210 … $list['downloadurl'] = $this->shortlink($this->extension->getDownloadURL(), 'download', $default);361 if ($this->extension->getDownloadURL()) {368 } elseif ($this->extension->getDownloadURL()) {
93 $url = $extension->getDownloadURL();