Home
last modified time | relevance | path

Searched refs:getLabel (Results 201 – 225 of 262) sorted by relevance

1234567891011

/plugin/combo/ComboStrap/
H A DPageUrlPath.php122 static public function getLabel(): string function in ComboStrap\\PageUrlPath
H A DBrandButton.php276 public function getLabel(): string function in ComboStrap\\BrandButton
554 $label = $this->getLabel();
H A DFetcherPageBundler.php273 public function getLabel(): string function in ComboStrap\\FetcherPageBundler
H A DIdentityFormsHelper.php40 $labelObject = $inputElement->getLabel();
H A DFetcherPage.php355 public function getLabel(): string function in ComboStrap\\FetcherPage
H A DOutlineVisitor.php234 $editButton = EditButton::create("Edit the section `{$outlineSection->getLabel()}`")
H A DFetcherRailBar.php392 public function getLabel(): string
391 public function getLabel(): string global() function in ComboStrap\\FetcherRailBar
H A DFetcherVignette.php411 public function getLabel(): string function in ComboStrap\\FetcherVignette
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImages.php257 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\PageImages
H A DAliases.php325 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\Aliases
/plugin/struct/action/
H A Dinline.php149 $tosave[$this->column->getLabel()] = $value;
/plugin/combo/syntax/
H A Dmedia.php335 $label = $mediaMarkup->getLabel();
/plugin/struct/types/
H A DAbstractBaseType.php160 public function getLabel()
159 public function getLabel() global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
H A DLookup.php120 $field = $column->getLabel();
/plugin/amcharts/assets/amcharts/
H A Dradar.js10 …nter=0===n?1:0,a.previousCoord=b)},graphics:function(){return this.set},getLabel:function(){return…
11 ….id);this.set.push(n);this.fill=n},graphics:function(){return this.set},getLabel:function(){}})})(…
/plugin/jmol2/jmol/
H A DJmolApplet0_Symmetry.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_Symmetry.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php856 public function getLabel() function in phpseclib3\\Crypt\\RSA
/plugin/evesso/
H A Daction.php281 $label = $textInput->getLabel();
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php350 public static abstract function getLabel(): string; function in ComboStrap\\Meta\\Api\\Metadata
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php532 ->setLabel($metadata->getLabel())
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js1436 var lab = graph.getLabel(states[i].cell);
1950 var lab = mxUtils.trim(graph.getLabel(cell));
2053 label = (ignoreLabel) ? null : firstWord(this.getLabel(cell));
2125 var value = this.getLabel(cell);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DJTableRenderer.java129 JLabel label = new JLabel(String.valueOf(graph.getLabel(cell))); in JTableRenderer()
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1658 getLabel(property: string, key: string|number): string; method
/plugin/struct/meta/
H A DSearch.php112 if ($col->getLabel() === $colname) unset($this->columns[$key]);

1234567891011