Home
last modified time | relevance | path

Searched defs:page (Results 76 – 100 of 282) sorted by last modified time

12345678910>>...12

/plugin/combo/ComboStrap/
H A DBreadcrumbTag.php140 public static function getLiHtmlOutput(MarkupPath $page, bool $current = false, bool $link = true): string argument
[all...]
H A DCacheExpirationFrequency.php20 public static function createForPage(ResourceCombo $page): CacheExpirationFrequency argument
H A DDatabasePageRow.php99 public static function getFromPageObject(MarkupPath $page): DatabasePageRow argument
211 getOrCreateFromPageObject(MarkupPath $page) global() argument
747 deleteIfExistsAndAddRedirectAlias(MarkupPath $page) global() argument
935 setMarkupPath(MarkupPath $page) global() argument
[all...]
H A DDisqusIdentifier.php21 public static function createForResource($page): DisqusIdentifier argument
H A DDokuwikiId.php22 public static function createForPage(ResourceCombo $page): DokuwikiId argument
H A DEndDate.php16 public static function createFromPage(MarkupPath $page) argument
H A DMetaManagerForm.php87 $this->page = $page; argument
93 return new MetaManagerForm($page); argument
36 private MarkupPath $page; global() variable in ComboStrap\\MetaManagerForm
[all...]
H A DPageType.php34 public static function createForPage($page): PageType argument
H A DPageUrlType.php33 public static function createFromPage(ResourceCombo $page): PageUrlType argument
H A DQualityDynamicMonitoringOverwrite.php20 public static function createFromPage(MarkupPath $page): QualityDynamicMonitoringOverwrite argument
H A DReference.php21 public static function createFromResource(MarkupPath $page) argument
H A DReplicationDate.php21 public static function createFromPage(MarkupPath $page) argument
/plugin/combo/action/
H A Dmetacanonical.php83 private function canonicalHeadMetadata($event, MarkupPath $page) argument
153 appNameMetadata($event, MarkupPath $page) global() argument
[all...]
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php16 private $page; variable in ComboStrap\\Meta\\Api\\MetadataStoreAbs
28 public function __construct(ResourceCombo $page) argument
[all...]
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php20 private MarkupPath $page; variable in ComboStrap\\Meta\\Field\\Alias
31 public function __construct(MarkupPath $page, WikiPath $path) argument
68 static function create(ResourceCombo $page, WikiPath $alias): Alias argument
[all...]
H A DAncestorImage.php25 public static function createFromResourcePage(MarkupPath $page): AncestorImage argument
H A DBacklinkCount.php24 public static function createFromResource(MarkupPath $page) argument
H A DFacebookImage.php21 public static function createFromResource(MarkupPath $page) argument
H A DFeaturedRasterImage.php28 public static function createFromResourcePage(MarkupPath $page): FeaturedRasterImage argument
H A DPageH1.php22 public static function createForPage($page): PageH1 argument
H A DPageImage.php36 private $page; variable in ComboStrap\\Meta\\Field\\PageImage
41 public function __construct(WikiPath $image, MarkupPath $page) argument
52 public static function create(WikiPath $image, ResourceCombo $page): PageImage argument
[all...]
H A DPageImages.php46 public static function createForPage(MarkupPath $page): PageImages argument
[all...]
H A DRegion.php23 public static function createForPage(MarkupPath $page) argument
H A DSocialCardImage.php31 public static function createFromResourcePage(MarkupPath $page): SocialCardImage argument
H A DTwitterImage.php18 public static function createFromResource(MarkupPath $page) argument

12345678910>>...12