Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dsyntax.php107 … $db->load($this->retrieve_resource($data['bibtex']['type'], $data['bibtex']['ref'], true));
183 $tpl = $this->retrieve_resource($data['template']['type'], $data['template']['ref']);
207 private function retrieve_resource(string $type, string $ref, bool $path = false): string function in syntax_plugin_bb4dw