Home
last modified time | relevance | path

Searched defs:link (Results 1 – 16 of 16) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedImage.php14 public $title, $url, $link; variable in FeedImage
H A DFeedItem.php14 public $title, $description, $link; variable in FeedItem
/dokuwiki/vendor/simplepie/simplepie/src/
H A DAuthor.php73 public $link; variable in SimplePie\\Author
90 public function __construct($name = null, $link = null, $email = null)
H A DEnclosure.php165 public $link; variable in SimplePie\\Enclosure
229 …public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitra…
/dokuwiki/inc/parser/
H A Drenderer.php573 public function camelcaselink($link)
593 public function internallink($link, $title = null)
603 public function externallink($link, $title = null)
627 public function interwikilink($link, $title, $wikiName, $wikiUri)
637 public function filelink($link, $title = null)
647 public function windowssharelink($link, $title = null)
H A Dxhtml.php831 public function camelcaselink($link, $returnonly = false)
1627 public function _formatLink($link)
H A Dmetadata.php441 public function camelcaselink($link)
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php16 public $title, $description, $link; variable in FeedCreator
/dokuwiki/inc/Extension/
H A DPluginInterface.php141 public function external_link($link, $title = '', $class = '', $target = '', $more = '');
H A DPluginTrait.php255 public function external_link($link, $title = '', $class = '', $target = '', $more = '')
/dokuwiki/lib/styles/
H A Dfeed.css10 link, description, language, managingEditor, copyright, lastBuildDate, date, selector
/dokuwiki/inc/
H A Dtemplate.php708 function tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', …
1181 function tpl_img($maxwidth = 0, $maxheight = 0, $link = true, $params = null)
H A Dhtml.php875 function html_mktocitem($link, $text, $level, $hash = '#')
H A Dcommon.php846 function link_isinterwiki($link)
/dokuwiki/lib/scripts/
H A Dmedia.js18 link: false, property
729 link: ['1', '2'], property
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1854 public function readlink($link)
1897 public function symlink($target, $link)