Home
last modified time | relevance | path

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

/plugin/tagfilter/
H A Dremote.php31 return $Htagfilter->getTagsByPageID($id);
57 'tags' => $Htagfilter->getTagsByPageID($page)
89 'tags' => $Htagfilter->getTagsByPageID($page)
H A Dhelper.php46 'name' => 'getTagsByPageID',
143 public function getTagsByPageID($pageID) function in helper_plugin_tagfilter
361 $this->tagsPerPage[$id] = $this->getTagsByPageID($id);
503 $this->tagsPerPage[$id] = $this->getTagsByPageID($id);