Home
last modified time | relevance | path

Searched refs:link (Results 51 – 75 of 1418) sorted by relevance

12345678910>>...57

/plugin/autotooltip/
H A Drenderer.php50 $link = parent::internallink($fullId, $name, $search, true, $linktype);
54 $link = $this->m_helper->stripNativeTooltip($link);
55 $link = $this->m_helper->forText($link, $abstract, $meta['title']);
58 $this->doc .= $link;
60 return $link;
H A Daction.php57 $link = call_user_func_array(
64 $link = $this->m_helper->stripNativeTooltip($link);
65 $link = $this->m_helper->forText($link, $abstract, $meta['title']);
68 $renderer->doc .= $link;
70 return $link;
/plugin/ireadit/action/
H A Dnotification.php49 $link = '<a class="wikilink1" href="' . wl($page, $urlParameters, true) . '">';
53 $link .= $heading;
55 $link .= noNSorNS($page);
58 $link .= noNSorNS($page);
60 $link .= '</a>';
61 $full = sprintf($this->getLang('notification full'), $link);
66 'brief' => $link,
/plugin/dokutexit/
H A Dtexitrender.php230 foreach ( $info['dokulinks'] as $link ) {
231 if (!isset($hash[$link['id']]) && $link['id'] != $id) {
233 && ($link['type'] == 'local' || $link['type'] == 'internal')
234 && @file_exists(wikiFN($link['id']))) {
236 error_log("render_link " . $link['id']);
238 error_log("render_end " . $link['id']);
240 if ($do_recurse_file && $link['type'] == 'file'
241 && @file_exists($link['id'])) {
243 $subinfo['current_file_id'] = $link['id'];
246 $text .= io_readFile($link['id']);
[all …]
/plugin/backlinks2/_test/data/pages/
H A Dbacklink_test_pages.txt7 * [[link|A link to Bob Ross]]
8 * [[include:link|An included link to Bob Ross]]
9 * [[exclude:link|An excluded link to Bob Ross]]
/plugin/webcomponent/syntax/
H A Dbutton.php154 $link = preg_replace(array('/^\[\[/', '/\]\]$/u'), '', $match);
157 $link = explode('|', $link, 2);
158 if (!isset($link[1])) {
159 $link[1] = null;
161 $link[0] = trim($link[0]);
163 $parameters['locallink']['pageid'] = $link[0];
164 $parameters['locallink']['content'] = $link[1];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DWebpushFcmOptions.php29 public $link; variable in Google\\Service\\FirebaseCloudMessaging\\WebpushFcmOptions
48 public function setLink($link) argument
50 $this->link = $link;
57 return $this->link;
/plugin/autotranslation/
H A Dhelper.php160 $link = ':' . $this->translationsNs . $idpart;
163 return array($link, $name);
240 if(page_exists($link)) {
241 $result[$name] = $link;
349 list($link, $lang) = $this->buildTransID($lc, $idpart);
350 $link = cleanID($link);
353 if(page_exists($link, '', false)) {
363 if($ID == $link) {
391 if($conf['useslash']) $link = str_replace(':', '/', $link);
493 $link = cleanID($link);
[all …]
/plugin/yql/
H A Dsyntax.php86 list($link, $title) = explode('|', $part, 2);
87 $data['format'][] = array($link => $title);
176 foreach ($val as $link => $title) {
178 if (!isset($item->$link)) {
179 … $this->render_error($renderer, 'YQL: Error: The given attribute '.$link.' doesn\'t exist');
194 if ($item->$link instanceof stdClass && !isset($item->$link->href)) {
195 …$this->render_error($renderer, 'YQL: Error: The given attribute '.$link.' is not a simple string b…
199 if ($item->$link instanceof stdClass) {
200 $renderer->externallink($item->$link->href, (string)$item->$title);
202 $renderer->externallink($item->$link, (string)$item->$title);
/plugin/yuriigantt/src/Driver/
H A DEmbedded.php179 public function updateLink(Link $link) argument
186 if ($links[$i]->id == $link->id) {
187 $links[$i] = $link;
194 return $link;
222 public function addLink(Link $link) argument
226 $link->id = $database->increment->link++;
227 $database->gantt->links[] = $link;
231 return $link;
270 foreach ($links as &$link) {
271 if (in_array($taskId, [$link->source, $link->target])) {
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1link.toolbar,command:"link"});b.ui.addButton("Unlink",{label:b.lang.unlink,command:"unlink"});b.ui… class in CKEDITOR.plugins
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1link.toolbar,command:"link"});b.ui.addButton("Unlink",{label:b.lang.unlink,command:"unlink"});b.ui… class in CKEDITOR.plugins
/plugin/approve/action/
H A Dnotification.php68 $link = '<a class="wikilink1" href="' . wl($page, '', true) . '">';
72 $link .= $heading;
74 $link .= noNSorNS($page);
77 $link .= noNSorNS($page);
79 $link .= '</a>';
80 $full = sprintf($this->getLang('notification full'), $link);
85 'brief' => $link,
/plugin/pagemove/
H A Dadmin.php675 … $oid[$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname']);
676 …$oid['.:'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname'…
677 …$oid['.'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname']…
683 …$oid['.:'.$matches[1].':'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link :…
684 …$oid['.'.$matches[1].':'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : …
690 …$oid['..:'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname…
691 …$oid['..'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newname'…
692 …$oid['.:..:'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opts['newna…
696 foreach ( $links as $link ) {
698 …$oid[$opts['ns'].':'.$link] = $replacementNamespace.(($cleanname == cleanID($link)) ? $link : $opt…
[all …]
/plugin/projects/lib/
H A Dmaker.php22 public function link($node) { function in MakeNode
50 foreach ($this->links as $link) {
52 $new_affect = $link->affect();
54 $affect[] = $link->name();
67 if ($link->valid) $link->mark_invalid($errors);
74 foreach ($this->links as $link) $link->mark_unconditional();
79 foreach ($this->links as $link) $link->ref();
85 $link->ref--;
87 $node_refs[$link->name()] = $link->ref;
167 $dep_node->link($node);
[all …]
/plugin/dw2pdf/
H A Drenderer.php166 * Render a page local link
170 * @param string $hash hash link identifier
171 * @param string $name name for the link
241 * @param array $link
244 public function _formatLink($link)
248 if (in_array($link['title'], $this->actioninstance->getExportedPages())) {
249 [/* url */, $hash] = sexplode('#', $link['url'], 2, '');
252 $pid = sectionID($link['title'], $check);
253 $link['url'] = "#" . $pid . '__' . $hash;
257 if ($link['nam
223 _formatLink($link) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTaskLinks.php29 public $link; variable in Google\\Service\\Tasks\\TaskLinks
52 public function setLink($link) argument
54 $this->link = $link;
61 return $this->link;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DStorePage.php30 public $link; variable in Google\\Service\\AndroidEnterprise\\StorePage
51 public function setLink($link) argument
53 $this->link = $link;
60 return $this->link;
/plugin/quicksubscribe/
H A Dhelper.php41 $link = $submgr->getLinkAttributes('plugin_qsub_');
42 $link['data-target'] = $target;
43 $link['title'] = $title;
44 $link['class'] .= ' ' . $class;
45 $attr = buildAttributes($link);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DPromotionBodyLines.php29 public $link; variable in Google\\Service\\CustomSearchAPI\\PromotionBodyLines
56 public function setLink($link) argument
58 $this->link = $link;
65 return $this->link;
/plugin/datapopup/
H A Daction.php31 protected function _getFields($link, $name) { argument
37 …ata.value FROM data JOIN pages ON data.pid=pages.pid WHERE pages.page='".$link."' AND data.key='".…
48 $link = $INPUT->str('link');
49 $link = preg_replace('/\?.*/', '', $link);
57 $val = $this->_getFields($link, $name);
/plugin/imagemap/
H A DREADME14 * [[wp>image_map|An interwiki link @ 110,50,40]]
16 * {{w3c-logo.png|Direct link to a media file @155,90,244,142}}
21 * A link to the wiki page ''wikipage'' in a rectangle.
22 * An interwiki link in a circle.
23 * An external link in a polygon. The link is defined with an image,
25 * A link to a media file.
27 For a link to be used in the map, it must define the shape as part of the
28 link text. This is done with the ''@'' character followed by a list of
29 coordinates. The number of coordinates determines the shape of the link.
35 If the label does not contain a suitable shape description, then that link
[all …]
/plugin/subjectindex/syntax/
H A Dindex.php349 $link = html_wikilink($id, $name);
350 $link = $this->_add_page_anchor($link, $anchor);
353 $link = $this->_add_tooltip($link, $id);
355 return $link;
371 * @param string $link display name
375 private function _add_tooltip($link, $id) { argument
379 $link = preg_replace('/title=\".+?\"/', 'title="' . $tooltip . '"', $link, 1);
381 return $link;
392 private function _add_page_anchor($link, $anchor) { argument
393 $link = preg_replace('/\" class/', '#' . $anchor . '" class', $link, 1);
[all …]
/plugin/news/scripts/
H A Drss.php47 $link = $this->url() . '#' . $this->rss_id() ;
50 $guid = $link;
58 <link><![CDATA[$link]]></link>
74 $link = $newsFeedURL;
77 $link = $this->news_feed_url();
87 <link>$link</link>
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D51.51.js.map1link',\n 'meta',\n 'param'\n ],\n alphanumerics: /[A-Za-z0-9]/,\n alphanume…

12345678910>>...57