Home
last modified time | relevance | path

Searched defs:page (Results 76 – 100 of 282) sorted by path

12345678910>>...12

/plugin/combo/ComboStrap/Meta/Field/
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 DFeaturedImage.php32 public static function createFromResourcePage(MarkupPath $page): FeaturedImage 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 DPageTemplateName.php64 public static function createFromPage(MarkupPath $page): PageTemplateName 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
/plugin/combo/ComboStrap/
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 DMetadataFrontmatterStore.php182 public function __construct(ResourceCombo $page, array $data = null) argument
220 public static function createFromArray(ResourceCombo $page, array $jsonArray): MetadataFrontmatterStore argument
228 public static function createFromFrontmatterString($page, $frontmatter = null): MetadataFrontmatterStore argument
246 createFromPage(MarkupPath $page) global() argument
[all...]
H A DMetadataSingleArrayStore.php32 public function __construct(ResourceCombo $page, $data = null) argument
H A DMetadataStoreTransfer.php26 private $page; variable in ComboStrap\\MetadataStoreTransfer
54 public static function createForPage($page): MetadataStoreTransfer argument
H A DModificationDate.php15 public static function createForPage(MarkupPath $page) argument
H A DPageDescription.php46 public static function createForPage($page): PageDescription argument
H A DPageExplorerTag.php95 treeProcessLeaf(string& $html, MarkupPath $page, array $data, string $type) global() argument
[all...]
H A DPageKeywords.php16 public static function createForPage(MarkupPath $page) argument
H A DPageLevel.php21 public static function createForPage(ResourceCombo $page): PageLevel argument
H A DPagePath.php25 public static function createForPage(ResourceCombo $page): CacheExpirationDate argument
H A DPagePublicationDate.php61 public static function createFromPage(MarkupPath $page) argument
H A DPageTitle.php17 public static function createForMarkup($page): PageTitle argument
H A DPageType.php34 public static function createForPage($page): PageType argument

12345678910>>...12