Home
last modified time | relevance | path

Searched refs:getLabel (Results 101 – 125 of 262) sorted by path

1234567891011

/plugin/combo/ComboStrap/Meta/Field/
H A DRegion.php62 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\Region
H A DSocialCardImage.php41 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\SocialCardImage
H A DTwitterImage.php28 static public function getLabel(): string function in ComboStrap\\Meta\\Field\\TwitterImage
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php532 ->setLabel($metadata->getLabel())
/plugin/combo/ComboStrap/
H A DMetaManagerMenuItem.php44 public function getLabel(): string function in ComboStrap\\MetaManagerMenuItem
H A DModificationDate.php75 static public function getLabel(): string function in ComboStrap\\ModificationDate
H A DOutline.php285 $message = "The child section heading ($actualSectionLevel) has the level ($newSectionLevel) but is parent ({$this->actualSection->getLabel()}) has the level ($actualSectionLevel). The expected level is ($expectedLevel).";
683 $editButton = EditButton::create($outlineSection->getLabel())
742 'title' => $outlineSection->getLabel(),
809 $headingCall->setAttribute(HeadingTag::HEADING_TEXT_ATTRIBUTE, $firstChild->getLabel());
826 $label = $outlineSection->getLabel();
H A DOutlineSection.php113 public function getLabel(): string function in ComboStrap\\OutlineSection
233 $label = $this->getLabel();
H A DOutlineVisitor.php234 $editButton = EditButton::create("Edit the section `{$outlineSection->getLabel()}`")
H A DPageDescription.php62 public static function getLabel(): string function in ComboStrap\\PageDescription
H A DPageId.php193 static public function getLabel(): string function in ComboStrap\\PageId
H A DPageImageUsage.php60 static public function getLabel(): string function in ComboStrap\\PageImageUsage
H A DPageKeywords.php40 static public function getLabel(): string function in ComboStrap\\PageKeywords
H A DPageLevel.php59 static public function getLabel(): string function in ComboStrap\\PageLevel
H A DPagePath.php72 public static function getLabel(): string function in ComboStrap\\PagePath
H A DPagePublicationDate.php78 static public function getLabel(): string function in ComboStrap\\PagePublicationDate
H A DPageTitle.php33 public static function getLabel(): string function in ComboStrap\\PageTitle
H A DPageType.php76 static public function getLabel(): string function in ComboStrap\\PageType
H A DPageUrlPath.php122 static public function getLabel(): string function in ComboStrap\\PageUrlPath
H A DPageUrlType.php75 static public function getLabel(): string function in ComboStrap\\PageUrlType
H A DQualityDynamicMonitoringOverwrite.php36 static public function getLabel(): string function in ComboStrap\\QualityDynamicMonitoringOverwrite
H A DQualityMenuItem.php60 public function getLabel(): string function in ComboStrap\\QualityMenuItem
H A DReference.php32 static public function getLabel(): string function in ComboStrap\\Reference
H A DReferences.php27 static public function getLabel(): string function in ComboStrap\\References
H A DReplicationDate.php37 static public function getLabel(): string function in ComboStrap\\ReplicationDate

1234567891011