| /template/argon-alt/ |
| D | main.php | 91 .$item->getLabel() 92 . '<span class="a11y">'.$item->getLabel().'</span>' 152 . $item->getLabel() 196 . '<span class="a11y">'.$item->getLabel().'</span>' 210 . '<span class="a11y">'.$item->getLabel().'</span>'
|
| /template/argon/ |
| D | main.php | 95 . '<span class="a11y">'.$item->getLabel().'</span>' 153 . $item->getLabel() 172 . $item->getLabel() 232 . '<span class="a11y">'.$item->getLabel().'</span>' 283 . '<span class="a11y">'.$item->getLabel().'</span>'
|
| /template/bootstrap3/compat/inc/Menu/Item/ |
| D | AbstractItem.php | 79 public function getLabel() { function in dokuwiki\\Menu\\Item\\AbstractItem 101 if($this->title === '') return $this->getLabel(); 159 $html .= '<span>' . hsc($this->getLabel()) . '</span>'; 162 $html .= hsc($this->getLabel()); 184 $this->getLabel(),
|
| /template/bs4simple/ |
| D | tpl_header.php | 54 . $item->getLabel() 78 . $item->getLabel()
|
| /template/strap/ComboStrap/ |
| H A D | ImageLink.php | 37 return $this->mediaMarkup->getLabel(); 39 return $this->mediaMarkup->getFetcher()->getLabel(); 95 $title = $this->mediaMarkup->getLabel();
|
| H A D | AnalyticsMenuItem.php | 41 public function getLabel(): string function in ComboStrap\\AnalyticsMenuItem
|
| H A D | Reference.php | 32 static public function getLabel(): string function in ComboStrap\\Reference
|
| H A D | MetaManagerMenuItem.php | 44 public function getLabel(): string function in ComboStrap\\MetaManagerMenuItem
|
| H A D | BacklinkMenuItem.php | 44 public function getLabel(): string function in ComboStrap\\BacklinkMenuItem
|
| H A D | CacheMenuItem.php | 44 public function getLabel(): string function in ComboStrap\\CacheMenuItem
|
| H A D | DisqusIdentifier.php | 38 static public function getLabel(): string function in ComboStrap\\DisqusIdentifier
|
| H A D | FetcherAppPages.php | 76 $title = $this->getLabel(); 239 public function getLabel(): string function in ComboStrap\\FetcherAppPages
|
| H A D | EndDate.php | 32 static public function getLabel(): string function in ComboStrap\\EndDate
|
| H A D | StartDate.php | 31 static public function getLabel(): string function in ComboStrap\\StartDate
|
| H A D | ReplicationDate.php | 37 static public function getLabel(): string function in ComboStrap\\ReplicationDate
|
| /template/writr/ |
| D | tpl_functions.php | 164 .$item->getLabel() 201 .$item->getLabel() 238 .$item->getLabel() 249 .$item->getLabel()
|
| D | main.php | 87 .$item->getLabel() 164 .'<span class="a11y">'.$item->getLabel().'</span>'
|
| /template/greensteel/ |
| D | tpl_header.php | 55 . '<span class="a11y">'.$item->getLabel().'</span>' 82 … . '<span class="icon">'.inlineSVG($item->getSvg()).' '.$item->getLabel().'</span>'
|
| /template/bootstrap3/tpl/ |
| D | navbar.php | 146 …ster', $navbar_labels) ? null : 'sr-only') . '"> ' . hsc($register_action->getLabel()) . '</span>'; 160 …('login', $navbar_labels) ? null : 'sr-only') . '"> ' . hsc($login_action->getLabel()) . '</span>';
|
| D | page-icons.php | 34 $html .= '<span>' . hsc($item->getLabel()) . '</span>';
|
| /template/strap/action/ |
| H A D | login.php | 269 $loginText = $userField->getLabel()->val(); 299 $passwordText = $pwdField->getLabel()->val(); 329 $remberText = $rememberField->getLabel()->val();
|
| /template/strap/resources/library/combo/ |
| H A D | combo.min.js | 1 …){if(this.getUrl()===void 0&&this.getDescription()===void 0)return this.getLabel();let t=this.getU… 3 …${this.getDescription()}" style="text-decoration:none;pointer-events: none;">${this.getLabel()}</a> 4 …getLabel()}</a>`}setType(t){return this.type=t,this}setLabel(t){return this.label=t,this}setUrl(t)…
|
| /template/flarum/ |
| D | tpl_header.php | 65 …ref="<?= $item->getLink(); ?>" title="<?= $item->getTitle(); ?>"><?= $item->getLabel(); ?></a></li>
|
| /template/kiwiki/partial/ |
| H A D | before_content.php | 49 . '<span class="a11y">'.$item->getLabel().'</span>'
|
| /template/strap/ComboStrap/Meta/Field/ |
| H A D | AliasPath.php | 22 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\AliasPath
|