Home
last modified time | relevance | path

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

/plugin/dokullm/
H A DLlmClient.php395 $toolResponse['content'] = $this->getTemplateContent();
606 … $variables[$placeholder] = $this->getTemplateContent($variables['page_template']);
793 private function getTemplateContent($pageId = null) function in dokuwiki\\plugin\\dokullm\\LlmClient