Home
last modified time | relevance | path

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

/dokuwiki/inc/Extension/
H A DPluginInterface.php141 public function external_link($link, $title = '', $class = '', $target = '', $more = ''); argument
H A DPluginTrait.php231 external_link($link, $title = '', $class = '', $target = '', $more = '') global() argument
/dokuwiki/inc/
H A Dcommon.php883 link_isinterwiki($link) global() argument
[all...]
H A Dhtml.php833 html_mktocitem($link, $text, $level, $hash = '#') global() argument
[all...]
H A Dtemplate.php639 tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', $inner = '') global() argument
1106 tpl_img($maxwidth = 0, $maxheight = 0, $link = true, $params = null) global() argument
[all...]
/dokuwiki/inc/parser/
H A Dmetadata.php434 * Render a CamelCase link argument
[all...]
H A Drenderer.php580 * @param string $hash hash link identifier argument
513 camelcaselink($link) global() argument
531 internallink($link, $title = null) global() argument
540 externallink($link, $title = null) global() argument
562 interwikilink($link, $title, $wikiName, $wikiUri) global() argument
571 filelink($link, $title = null) global() argument
[all...]
H A Dxhtml.php771 camelcaselink($link, $returnonly = false) global() argument
1526 _formatLink($link) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dmedia.js18 link: false, property in dw_mediamanager
[all...]
/dokuwiki/lib/styles/
H A Dfeed.css10 link, description, language, managingEditor, copyright, lastBuildDate, date, selector
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php16 public $title, $description, $link; variable in FeedCreator
/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/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2016 readlink($link) global() argument
2066 symlink($target, $link) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DAuthor.php74 public $link; variable in SimplePie\\Author
91 public function __construct($name = null, $link = null, $email = null) argument
[all...]
H A DEnclosure.php166 public $link; variable in SimplePie\\Enclosure
230 public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null) argument
[all...]