Home
last modified time | relevance | path

Searched refs:link (Results 76 – 95 of 95) sorted by last modified time

1234

/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE43 code. If you link other code with the library, you must provide
272 link a "work that uses the Library" with the Library to produce a
349 8. You may not copy, modify, sublicense, link with, or distribute
351 attempt otherwise to copy, modify, sublicense, link with, or
368 original licensor to copy, distribute, link with or modify the Library
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php42 * @link http://simplepie.org/ SimplePie
166 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
247 $this->link = $link;
260 $parsed = \SimplePie\Misc::parse_url($link);
261 $this->link = \SimplePie\Misc::compress_parse_url($parsed['scheme'], $idn->encode($parsed['authority']), $parsed['path'], $parsed['query'], $parsed['fragment']);
464 if ($this->link !== null) {
465 $url = \SimplePie\Misc::parse_url($this->link);
500 * @link htt
[all...]
H A DItem.php42 * @link http://simplepie.org/ SimplePie
123 * Remove items that link back to this before destroying this object
157 * Uses `<xml:base>`, or item link, or feed base URL.
167 $link = $this->get_permalink();
168 if ($link != null) {
169 return $link;
194 * @link http://simplepie.org/faq/typical_multifeed_gotchas#missing_data_from_feed
742 * with {@link http://php.net/setlocale setlocale()}. The available
798 * Returns the first link available with a relationship of "alternate".
807 $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/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 DAtomCreator10.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((string) $this->link)."\"/>\n";
47 $feed .= " <id>".htmlspecialchars((string) $this->link)."</id>\n";
67 $feed .= " <link rel=\"self\" type=\"application/atom+xml\" href=\"".htmlspecialchars(
74 $feed .= " <link rel=\"alternate\" type=\"text/html\" href=\"".htmlspecialchars(
75 (string) $this->items[$i]->link
84 $tempguid = $this->items[$i]->link;
143 $feed .= " <link rel=\"enclosure\" href=\"".$this->items[$i]->enclosure->url."\" type=\"".$this->items[$i]->enclosure->type."\" length=\"".$this->items[$i]->enclosure->length."\"";
H A DPIECreator01.php30 $feed .= " <link>".$this->link."</link>\n";
37 $feed .= " <link>".htmlspecialchars($this->items[$i]->link)."</link>\n";
H A DGPXCreator.php33 <url>".htmlspecialchars($this->link)."</url>
42 <url>".htmlspecialchars($this->items[$i]->link)."</url>
/dokuwiki/inc/lang/pt/
H A Dpwconfirm.txt7 Senão, para confirmar o pedido, siga este link:
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG390 * Updated the LaTeX file to link some keywords (BenBE)
409 - Fixed a problem with link targets resulting in unclickable links (SF#2379120, BenBE)
H A DREADME.md27 please tell me about it! It's worth a link to you, and I can give
/dokuwiki/inc/parser/
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...]
/dokuwiki/inc/lang/en/
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/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 . '">' .
/dokuwiki/inc/
H A Dhtml.php42 * @param string $name the name of the link, i.e. the text that is displayed
44 * @return string the HTML code of the link
587 * Create html link to a diff defined by two revisions
593 * @return string html of link to a diff
856 $link = '#' . $item['hid'];
858 $link = $item['link'];
861 return '<a href="' . $link . '">' . hsc($item['title']) . '</a>';
869 * @param string $link - where to link (i
833 html_mktocitem($link, $text, $level, $hash = '#') global() argument
[all...]
/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/inc/lang/az/
H A Dnewpage.txt3 Siz yaradılmamış səhifənin link-ini acmısınız. Əgər sizin giriş haqlarınız çatırsa, siz **Səhifəni yarat** düyməsini sixib, o səhifəni yarada bilərsiniz.
H A Dpwconfirm.txt7 Tələbi təsdiq etmək üçün, aşağıdakı link-ə keçin.
/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php146 * Generate the link to the plugin homepage
196 * Generate a link to the author of the extension
199 * @return string The HTML code of the link
222 * Get the link and image tag for the screenshot/thumbnail
309 * Generate the link bar HTML code
418 * Create a link from the given URL
423 * @return string HTML link
427 $link = parse_url($url);
429 $base = $link['host'];
430 if (!empty($link['por
[all...]

1234