/template/argon/ |
H A D | main.php | 93 .'<a class="nav-link" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 152 …item->getLinkAttributes('')['class'].'" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 171 .'<a class="" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 230 …item->getLinkAttributes('')['class'].'" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 281 .'<a class="" href="'.$item->getLink().'" title="'.$item->getTitle().'">'
|
/template/argon-alt/ |
H A D | main.php | 89 … echo '<a class="dropdown-item" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 151 … .'<a class="" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 194 … .'<a class="page-menu__link" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 208 … echo '<a class="btn" href="'.$item->getLink().'" title="'.$item->getTitle().'">'
|
/template/bs4simple/ |
H A D | tpl_header.php | 53 echo '<li><a class="nav-item mx-2" href="'.$item->getLink().'" title="'.$item->getTitle().'">' 77 echo '<li><a class="nav-item mx-2" href="'.$item->getLink().'" title="'.$item->getTitle().'">'
|
/template/bootstrap3/compat/inc/Menu/Item/ |
H A D | AbstractItem.php | 100 public function getTitle() { function in dokuwiki\\Menu\\Item\\AbstractItem 134 'title' => $this->getTitle(), 183 $this->getTitle(),
|
/template/templar/js/ |
H A D | bootstrap-popover.js | 43 , title = this.getTitle() 53 return this.getTitle() || this.getContent()
|
H A D | bootstrap-tooltip.js | 217 , title = this.getTitle() 261 return this.getTitle() 272 , getTitle: function () {
|
/template/flarum/ |
H A D | tpl_header.php | 65 …<li><a href="<?= $item->getLink(); ?>" title="<?= $item->getTitle(); ?>"><?= $item->getLabel(); ?>…
|
/template/kiwiki/ |
H A D | main.php | 91 echo '<a href="'.$item->getLink().'" title="'.$item->getTitle().'">'
|
/template/kiwiki/partial/ |
H A D | header.php | 56 echo '<a href="'.$item->getLink().'" title="'.$item->getTitle().'">'
|
/template/ad-hominem/ |
H A D | my_template.php | 397 ' </span><a href="' . htmlentities($it->getLink()) . '" title="' . $it->getTitle() . '">' . 403 '" title="' . $it->getTitle() . '">' . ($typ === 'profile'? userlink() : $it->getLabel() ) .
|
/template/dokutwitterbootstrap/js/ |
H A D | bootstrap.min.js | 9 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in b
|
/template/parallax/lib/bootstrap/js/ |
H A D | bootstrap.min.js | 638 var e = this.tip(), d = this.getTitle(); 662 return this.getTitle() 665 }, getTitle: function () { method in b 713 var f = this.tip(), e = this.getTitle(), d = this.getContent(); 718 return this.getTitle() || this.getContent()
|
H A D | bootstrap.js | 1138 , title = this.getTitle() 1170 return this.getTitle() 1175 }, getTitle: function () { method in Tooltip 1279 , title = this.getTitle() 1287 return this.getTitle() || this.getContent()
|
/template/dokubootstrapsimplified/js/ |
H A D | bootstrap.min.js | 9 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in b
|
/template/mikio/ |
H A D | mikio.php | 536 $title = isset($attr['title']) && $attr['title'] !== 0 ? $attr['title'] : $item->getTitle(); 564 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">'; 588 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">'; 1033 $title = isset($attr['title']) && $attr['title'] !== 0 ? $attr['title'] : $item->getTitle();
|
/template/flat/assets/js/ |
H A D | flat.js | 1485 var title = this.getTitle() 1529 return this.getTitle() 1586 Tooltip.prototype.getTitle = function () { method in Tooltip 1719 var title = this.getTitle() 1735 return this.getTitle() || this.getContent()
|
H A D | flat.min.js | 1 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
|
H A D | flat.min2.js | 1 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
|
/template/flat/ |
H A D | flat.min.js | 1 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
|
/template/starterbootstrap/js/ |
H A D | bootstrap.js | 1468 var title = this.getTitle() 1512 return this.getTitle() 1569 Tooltip.prototype.getTitle = function () { method in Tooltip 1709 var title = this.getTitle() 1725 return this.getTitle() || this.getContent()
|
H A D | bootstrap.min.js | 6 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
|
/template/klean/bootstrap/js/ |
H A D | bootstrap.min.js | 6 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
|
H A D | bootstrap.js | 1563 var title = this.getTitle() 1609 return this.getTitle() 1669 Tooltip.prototype.getTitle = function () { method in Tooltip 1822 var title = this.getTitle() 1838 return this.getTitle() || this.getContent()
|
/template/kajukkk/bs/ |
H A D | bootstrap.min.js | 11 …getTitle();t.find(".tooltip-inner")[this.options.html?"html":"text"](e),t.removeClass("fade in top… method in i
|
/template/launch/js/ |
H A D | bootstrap.min.js | 6 …getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
|