Home
last modified time | relevance | path

Searched refs:getTitle (Results 1 – 25 of 37) sorted by relevance

12

/template/argon/
H A Dmain.php93 .'<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 Dmain.php89 … 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 Dtpl_header.php53 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 DAbstractItem.php100 public function getTitle() { function in dokuwiki\\Menu\\Item\\AbstractItem
134 'title' => $this->getTitle(),
183 $this->getTitle(),
/template/templar/js/
H A Dbootstrap-popover.js43 , title = this.getTitle()
53 return this.getTitle() || this.getContent()
H A Dbootstrap-tooltip.js217 , title = this.getTitle()
261 return this.getTitle()
272 , getTitle: function () {
/template/flarum/
H A Dtpl_header.php65 …<li><a href="<?= $item->getLink(); ?>" title="<?= $item->getTitle(); ?>"><?= $item->getLabel(); ?>…
/template/kiwiki/
H A Dmain.php68 echo '<a href="'.$item->getLink().'" title="'.$item->getTitle().'">'
/template/kiwiki/partial/
H A Dheader.php52 echo '<a href="'.$item->getLink().'" title="'.$item->getTitle().'">'
/template/ad-hominem/
H A Dmy_template.php396 ' </span><a href="' . htmlentities($it->getLink()) . '" title="' . $it->getTitle() . '">' .
402 '" title="' . $it->getTitle() . '">' . ($typ === 'profile'? userlink() : $it->getLabel() ) .
/template/dokutwitterbootstrap/js/
H A Dbootstrap.min.js9getTitle();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 Dbootstrap.min.js638 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 Dbootstrap.js1138 , 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 Dbootstrap.min.js9getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in b
/template/mikio/
H A Dmikio.php530 $title = isset($attr['title']) && $attr['title'] !== 0 ? $attr['title'] : $item->getTitle();
558 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">';
582 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">';
1017 $title = isset($attr['title']) && $attr['title'] !== 0 ? $attr['title'] : $item->getTitle();
/template/flat/assets/js/
H A Dflat.js1485 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 Dflat.min.js1getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
H A Dflat.min2.js1getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
/template/flat/
H A Dflat.min.js1getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
/template/starterbootstrap/js/
H A Dbootstrap.js1468 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 Dbootstrap.min.js6getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
/template/klean/bootstrap/js/
H A Dbootstrap.min.js6getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c
H A Dbootstrap.js1563 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 Dbootstrap.min.js11getTitle();t.find(".tooltip-inner")[this.options.html?"html":"text"](e),t.removeClass("fade in top… method in i
/template/launch/js/
H A Dbootstrap.min.js6getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top… method in c

12