Home
last modified time | relevance | path

Searched refs:setLabel (Results 1 – 5 of 5) sorted by relevance

/webtrees/app/
H A DMenu.php56 ->setLabel($label)
128 public function setLabel(string $label): self function in Fisharebest\\Webtrees\\Menu
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/
H A Dlink.js6 …alue(""),r){case "frame":a.setLabel(c.lang.link.targetFrameName);a.getElement().show();break;case …
/webtrees/tests/app/
H A DMenuTest.php54 $return = $menu->setLabel('Label');
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js12 …nt(a.dialog._.currentTabId,e),d||(d=b[e].instance),d.setLabel&&(c=b[e].localizationID||e,d.setLabe…
82 …ie.get("udn")?g.cookie.get("udn"):this.getValue();this.setValue(b);this.setLabel(a.LocalizationCom…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js581 …ement.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{setLabel:function(b){var a… method