Home
last modified time | relevance | path

Searched +full:linkto -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 5 of 5) 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 $opt = match ($linkto) {
H A DFeedPageProcessor.php22 public function getURL($linkto) argument
24 $opt = match ($linkto) {
H A DFeedCreatorOptions.php74 'linkto',
/dokuwiki/lib/scripts/
H A Dlinkwiz.js49 …'<div>' + LANG.linkto + ' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" …