/dokuwiki/inc/TreeBuilder/Node/ |
H A D | AbstractNode.php | 15 protected ?string $title = null; variable in dokuwiki\\TreeBuilder\\Node\\AbstractNode 28 public function __construct(string $id, ?string $title) 63 public function setTitle(?string $title): void
|
H A D | WikiStartpage.php | 19 public function __construct(string $id, ?string $title, string $originalNamespace)
|
/dokuwiki/inc/Remote/Response/ |
H A D | Page.php | 19 public $title; variable in dokuwiki\\Remote\\Response\\Page 46 $title = '',
|
H A D | PageHit.php | 30 public function __construct($id, $snippet = '', $score = 0, $title = '')
|
/dokuwiki/lib/scripts/ |
H A D | linkwiz.js | 45 title: LANG.linkwiz, property 215 insertLink(title) { argument 269 createLinkSyntax(id, title) { argument
|
H A D | edit.js | 84 function $makebutton(title) { argument
|
H A D | media.js | 160 draggable: true, title: LANG.mediatitle, property
|
/dokuwiki/inc/parser/ |
H A D | renderer.php | 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) 676 $title = null, 698 $title = null, 719 $title = null, 739 $title = null, 871 public function _headerToLink($title, $create = false)
|
H A D | metadata.php | 612 $title = null, 639 $title = null, 708 public function _getLinkTitle($title, $default, $id = null)
|
H A D | xhtml.php | 1187 $title = null, 1272 $title = null, 1673 $title = null, 1816 public function _getLinkTitle($title, $default, &$isImage, $id = null, $linktype = 'content') 1878 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render)
|
/dokuwiki/inc/Menu/Item/ |
H A D | AbstractItem.php | 48 protected $title = ''; variable in dokuwiki\\Menu\\Item\\AbstractItem
|
/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/inc/TreeBuilder/ |
H A D | PageTreeBuilder.php | 151 protected function createNamespaceNode(string $id, string $title): AbstractNode
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Enclosure.php | 207 public $title; variable in SimplePie\\Enclosure 229 … = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = n…
|
/dokuwiki/inc/ |
H A D | fulltext.php | 391 function _ft_pageLookupTitleCompare($search, $title)
|
H A D | pageutils.php | 249 function sectionID($title, &$check)
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery-ui.min.js | 6 ….ui.version="1.14.1";var n,s,x,k,o,a,r,l,h,i,E=0,N=Array.prototype.hasOwnProperty,c=Array.prototyp…
|
/dokuwiki/_test/core/ |
H A D | phpQuery-onefile.php | 4265 public function dumpTree($html = true, $title = true) {
|