/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
H A D | FeedImage.php | 14 public $title, $url, $link; variable in FeedImage
|
H A D | FeedItem.php | 14 public $title, $description, $link; variable in FeedItem
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Author.php | 73 public $link; variable in SimplePie\\Author 90 public function __construct($name = null, $link = null, $email = null)
|
H A D | Enclosure.php | 165 public $link; variable in SimplePie\\Enclosure 229 …public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitra…
|
/dokuwiki/inc/parser/ |
H A D | renderer.php | 573 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 D | xhtml.php | 831 public function camelcaselink($link, $returnonly = false) 1627 public function _formatLink($link)
|
H A D | metadata.php | 441 public function camelcaselink($link)
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
H A D | FeedCreator.php | 16 public $title, $description, $link; variable in FeedCreator
|
/dokuwiki/inc/Extension/ |
H A D | PluginInterface.php | 141 public function external_link($link, $title = '', $class = '', $target = '', $more = '');
|
H A D | PluginTrait.php | 255 public function external_link($link, $title = '', $class = '', $target = '', $more = '')
|
/dokuwiki/lib/styles/ |
H A D | feed.css | 10 link, description, language, managingEditor, copyright, lastBuildDate, date, selector
|
/dokuwiki/inc/ |
H A D | template.php | 708 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 D | html.php | 875 function html_mktocitem($link, $text, $level, $hash = '#')
|
H A D | common.php | 846 function link_isinterwiki($link)
|
/dokuwiki/lib/scripts/ |
H A D | media.js | 18 link: false, property 729 link: ['1', '2'], property
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SFTP.php | 1854 public function readlink($link) 1897 public function symlink($target, $link)
|