Home
last modified time | relevance | path

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

/dokuwiki/inc/Feed/
H A DFeedItemProcessor.php72 * @param string $linkto The link_to option
75 abstract public function getURL($linkto); argument
H A DFeedMediaProcessor.php12 public function getURL($linkto) argument
14 switch ($linkto) {
H A DFeedPageProcessor.php22 public function getURL($linkto) argument
24 switch ($linkto) {
/dokuwiki/lib/scripts/
H A Dlinkwiz.js49 …'<div>' + LANG.linkto + ' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" …