Home
last modified time | relevance | path

Searched refs:get_permalink (Results 1 – 4 of 4) sorted by last modified time

/dokuwiki/inc/parser/
H A Dxhtml.php1370 $lnkurl = $item->get_permalink();
1375 $this->externallink($item->get_permalink(), $title);
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php2595 public function get_permalink() function in SimplePie\\SimplePie
H A DSource.php311 public function get_permalink() function in SimplePie\\Source
H A DItem.php167 $link = $this->get_permalink();
242 $this->get_permalink().$this->get_title().$this->get_content()
805 public function get_permalink() function in SimplePie\\Item