Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 95) sorted by relevance

1234

/dokuwiki/vendor/simplepie/simplepie/src/
H A DAuthor.php42 * @link http://simplepie.org/ SimplePie
69 * Author's link
74 public $link; variable in SimplePie\\Author
88 * @param string $link
91 public function __construct($name = null, $link = null, $email = null) argument
94 $this->link = $link;
124 * Author's link
130 if ($this->link !== null) {
131 return $this->link;
[all...]
H A DLocator.php42 * @link http://simplepie.org/ SimplePie
189 $feeds = array_merge($feeds, $this->search_elements_by_tag('link', $done, $feeds));
207 foreach ($links as $link) {
211 if ($link->hasAttribute('href') && $link->hasAttribute('rel')) {
212 $rel = array_unique($this->registry->call(Misc::class, 'space_separated_tokens', [strtolower($link->getAttribute('rel'))]));
213 $line = method_exists($link, 'getLineNo') ? $link->getLineNo() : 1;
216 $href = $this->registry->call(Misc::class, 'absolutize_url', [trim($link->getAttribute('href')), $this->base]);
218 $href = $this->registry->call(Misc::class, 'absolutize_url', [trim($link
[all...]
/dokuwiki/inc/parser/
H A Dxhtml.php197 * @param string $id the hash link
489 // output the footnote reference and link
822 * Render a CamelCase link
824 * @param string $link The link name
830 public function camelcaselink($link, $returnonly = false)
833 return $this->internallink($link, $link, null, true);
835 $this->internallink($link, $link);
771 camelcaselink($link, $returnonly = false) global() argument
1526 _formatLink($link) global() argument
[all...]
H A Dhandler.php829 $link = preg_replace(['/^\[\[/', '/\]\]$/u'], '', $match);
832 $link = sexplode('|', $link, 2);
833 if ($link[1] === null) {
834 $link[1] = null;
835 } elseif (preg_match('/^\{\{[^\}]+\}\}$/', $link[1])) {
837 $link[1] = Doku_Handler_Parse_Media($link[1]);
839 $link[0] = trim($link[
[all...]
H A Drenderer.php46 /** @var string|int link pages and media against this revision */
49 /** @var array the list of headers used to create unique link ids */
185 * @param string $id the hash link
568 * Render a CamelCase link
570 * @param string $link The link name
573 public function camelcaselink($link)
578 * Render a page local link
580 * @param string $hash hash link identifier argument
581 * @param string $name name for the link
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...]
/dokuwiki/inc/Ui/Media/
H A DDisplayRow.php30 $link = ml($id, '', true);
31 echo ' <a href="' . $link . '" target="_blank"><img src="' . DOKU_BASE . 'lib/images/magnifier.png" ' .
35 $link = wl('', ['do' => 'media', 'image' => $id, 'ns' => getNS($id)]);
36 echo ' <a href="' . $link . '" target="_blank"><img src="' . DOKU_BASE . 'lib/images/mediamanager.png" ' .
41 $link = DOKU_BASE . 'lib/exe/mediamanager.php?delete=' . rawurlencode($id) .
43 echo ' <a href="' . $link . '" class="btn_media_delete" title="' . $id . '">' .
H A DDisplay.php59 $link = 'lib/images/fileicons/svg/' . $this->mediaFile->getIcoClass() . '.svg';
60 if (!file_exists(DOKU_INC . $link)) $link = 'lib/images/fileicons/svg/file.svg';
61 return DOKU_BASE . $link;
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_links.css14 .dokuwiki a.wikilink2:link,
24 /* any link to current page */
29 /*____________ other link types ____________*/
41 /* external link */
43 background-image: url(../../images/external-link.svg);
49 /* email link */
55 /* link to some embedded media */
58 /* interwiki link */
62 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/dokuwiki/lib/scripts/
H A Dlinkwiz.js208 * as link title instead
211 var link = dw_linkwiz.$entry.val(),
213 if(!link) {
236 link.indexOf(':') == -1){
237 link = ':' + link;
240 var so = link.length;
245 link = dw_linkwiz.val.open+link;
247 link
[all...]
/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/inc/Extension/
H A DPluginInterface.php120 * standardised function to generate an email link according to obfuscation settings
132 * standardised function to generate an external link according to conf settings
134 * @param string $link
141 public function external_link($link, $title = '', $class = '', $target = '', $more = ''); argument
H A DPluginTrait.php255 public function external_link($link, $title = '', $class = '', $target = '', $more = '')
259 $link = htmlentities($link);
260 if (!$title) $title = $link;
268 return "<a href='$link'$class$target$more>$title</a>";
231 external_link($link, $title = '', $class = '', $target = '', $more = '') global() argument
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DAtomCreator03.php11 * other link content types than text/html. Some of them may be created with
46 $feed .= " <link rel=\"alternate\" type=\"text/html\" href=\"".htmlspecialchars($this->link)."\"/>\n";
47 $feed .= " <id>".htmlspecialchars($this->link)."</id>\n";
63 $feed .= " <link rel=\"alternate\" type=\"text/html\" href=\"".htmlspecialchars(
64 $this->items[$i]->link
73 $feed .= " <id>".htmlspecialchars($this->items[$i]->link)."</id>\n";
H A DRSSCreator10.php36 $feed .= " <link>".$this->link."</link>\n";
45 $feed .= " <rdf:li rdf:resource=\"".htmlspecialchars((string) $this->items[$i]->link)."\"/>\n";
53 $feed .= " <link>".$this->image->link."</link>\n";
60 $feed .= " <item rdf:about=\"".htmlspecialchars((string) $this->items[$i]->link)."\">\n";
82 $feed .= " <link>".htmlspecialchars((string) $this->items[$i]->link)
[all...]
H A DHTMLCreator.php83 $imageStr = "<a href='".$this->image->link."'".$targetInsert.">".
98 $feedArray[] = "<div class='".$this->stylePrefix."title'><a href='".$this->link."' ".$targetInsert." class='".$this->stylePrefix."title'>".
117 if ($this->items[$i]->link) {
119 "<div class='".$this->stylePrefix."item_title'><a href='".$this->items[$i]->link."' class='".$this->stylePrefix.
H A DGPXCreator.php33 <url>".htmlspecialchars($this->link)."</url>
42 <url>".htmlspecialchars($this->items[$i]->link)."</url>
H A DOPMLCreator.php56 if (isset($this->items[$i]->link)) {
57 $feed .= " url=\"".htmlspecialchars($this->items[$i]->link)."\"";
/dokuwiki/inc/lang/en/
H A Dbacklinks.txt3 This is a list of pages that seem to link back to the current page.
H A Dnewpage.txt3 You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on **Create this page**.
/dokuwiki/inc/lang/az/
H A Dbacklinks.txt3 Bu, bu səhifəyə link saxlayan səhifələrin siyahısıdır.
/dokuwiki/lib/images/
H A DREADME2 Icons: email.png, external-link.png, unc.png
/dokuwiki/
H A Dfeed.php
/dokuwiki/inc/Ui/
H A DSearch.php137 $link = $this->searchState->withSorting($option['sort'])->getSearchLink($option['label']);
138 $searchForm->addHTML($link);
270 $link = $this->searchState
273 $searchForm->addHTML($link);
317 $link = $this->searchState->withNamespace('')->getSearchLink($lang['search_any_ns']);
318 $searchForm->addHTML($link);
332 $link = $this->searchState->withNamespace($ns)->getSearchLink($label);
333 $searchForm->addHTML($link);
431 $link = $this->searchState
434 $searchForm->addHTML($link);
[all...]
H A DIndex.php86 $link = wl($ID, 'idx=' . rawurlencode($item['id']));
87 $html .= '<a href="' . $link . '" title="' . $item['id'] . '" class="idx_dir"' . $nofollow . '><strong>';

1234