Lines Matching defs:link

46     /** @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
581 * @param string $name name for the link
588 * Render a wiki internal link
590 * @param string $link page ID to link to. eg. 'wiki:syntax'
591 * @param string|array $title name for the link, array for media file
593 public function internallink($link, $title = null)
598 * Render an external link
600 * @param string $link full URL with scheme
601 * @param string|array $title name for the link, array for media file
603 public function externallink($link, $title = null)
618 * Render an interwiki link
622 * @param string $link original link - probably not much use
623 * @param string|array $title name for the link, array for media file
625 * @param string $wikiUri the fragment parsed from the original link
627 public function interwikilink($link, $title, $wikiName, $wikiUri)
634 * @param string $link the link
635 * @param string|array $title name for the link, array for media file
637 public function filelink($link, $title = null)
644 * @param string $link the link
645 * @param string|array $title name for the link, array for media file
647 public function windowssharelink($link, $title = null)
657 * @param string|array $name name for the link, array for media file
708 * Render a link to an internal media file
728 * Render a link to an external media file
910 * @param string $shortcut identifier for the interwiki link