Home
last modified time | relevance | path

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

/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php119 public function getLink()
137 $attr = ['href' => $this->getLink(), 'title' => $this->getTitle()];
116 public function getLink() { global() function in dokuwiki\\Menu\\Item\\AbstractItem