Searched refs:setPid (Results 1 – 9 of 9) sorted by relevance
31 public function setPid($pid) { function in helper_plugin_blogtng_tags60 $this->setPid($pid);
53 $comment->setPid(md5($id));
171 $this->taghelper->setPid($this->entry['pid']);580 $this->commenthelper->setPid($this->entry['pid']);597 $this->commenthelper->setPid($this->entry['pid']);947 $this->commenthelper->setPid($this->entry['pid']);
34 public function setPid($pid) { function in helper_plugin_blogtng_comments
51 $this->commenthelper->setPid($pid);
141 public function setPid($pid) function in helper_plugin_tagging_querybuilder
428 public function setPid($pid) function in dokuwiki\\plugin\\blogtng\\entities\\Comment
165 if (isset($filter['pid'])) $queryBuilder->setPid($filter['pid']);652 if (isset($parsedQuery['pid'])) $queryBuilder->setPid($parsedQuery['pid']);
574 $this->commenthelper->setPid($entry['pid']);885 $comment->setPid($INPUT->post->str('comment-pid'));