Home
last modified time | relevance | path

Searched refs:getLabel (Results 151 – 175 of 262) sorted by relevance

1234567891011

/plugin/combo/ComboStrap/
H A DThirdMediaLink.php28 $label = $mediaMarkup->getLabel();
H A DPageUrlType.php75 static public function getLabel(): string function in ComboStrap\\PageUrlType
H A DResourceName.php60 public static function getLabel(): string function in ComboStrap\\ResourceName
H A DCreationDate.php116 static public function getLabel(): string function in ComboStrap\\CreationDate
H A DModificationDate.php75 static public function getLabel(): string function in ComboStrap\\ModificationDate
H A DPageType.php76 static public function getLabel(): string function in ComboStrap\\PageType
H A DSlug.php67 static public function getLabel(): string function in ComboStrap\\Slug
H A DPagePublicationDate.php78 static public function getLabel(): string function in ComboStrap\\PagePublicationDate
H A DHistoricalBreadcrumbMenuItem.php63 public function getLabel(): string function in ComboStrap\\HistoricalBreadcrumbMenuItem
H A DSlotManagerMenuItem.php43 public function getLabel(): string function in ComboStrap\\SlotManagerMenuItem
/plugin/struct/meta/
H A DSchema.php346 if ($col->isEnabled() && PhpString::strtolower($col->getLabel()) === PhpString::strtolower($name)) {
389 'label' => $column->getLabel(),
H A DAccessDataValidator.php73 $label = $col->getType()->getLabel();
H A DCSVExporter.php70 $row .= $this->escape($col->getLabel());
/plugin/authmantis/
H A Dauth.php162 MantisEnum::getLabel(
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDisplayData.php165 public function getLabel() function in Google\\Service\\Dataflow\\DisplayData
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPolicyOnline.php96 public function getLabel() function in Google\\Service\\ShoppingContent\\ReturnPolicyOnline
/plugin/combo/ComboStrap/Meta/Field/
H A DPageH1.php38 public static function getLabel(): string function in ComboStrap\\Meta\\Field\\PageH1
H A DBacklinkCount.php35 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\BacklinkCount
H A DFeaturedRasterImage.php38 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\FeaturedRasterImage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotGroup.php106 public function getLabel() function in Google\\Service\\Sheets\\PivotGroup
/plugin/diagramsnet/lib/plugins/
H A Danonymize.js54 var label = graph.getLabel(cell);
/plugin/twofactortelegram/
H A Daction.php13 public function getLabel() function in action_plugin_twofactortelegram
/plugin/structupdate/helper/
H A Dupdate.php55 $lbl = $field->column->getLabel();
/plugin/twofactoraltemail/
H A Daction.php13 public function getLabel() function in action_plugin_twofactoraltemail
/plugin/twofactor/
H A DProvider.php90 public function getLabel() function in dokuwiki\\plugin\\twofactor\\Provider

1234567891011