Home
last modified time | relevance | path

Searched refs:createForPage (Results 51 – 58 of 58) sorted by relevance

123

/plugin/combo/ComboStrap/
H A DPipelineUtility.php303 $locale = Locale::createForPage($page)->getValueOrDefault();
H A DOutline.php832 PageH1::createForPage($this->markupPath)->setDefaultValue($label);
861 Toc::createForPage($this->markupPath)
H A DLinkMarkup.php337 $description = PageDescription::createForPage($page)->getValueOrDefault();
H A DDatabasePageRow.php490 $canonical = Canonical::createForPage($markupPath)->getValue();
1196 Aliases::createForPage($this->markupPath)
H A DTemplateForWebPage.php747 return Toc::createForPage($markup);
H A DFetcherMarkup.php1118 return TOC::createForPage($this->getRequestedExecutingPath())->getValue();
/plugin/combo/action/
H A Dimgmove.php93 $pageImages = PageImages::createForPage($affectedPage);
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php27 public static function createForPage(MarkupPath $page): Aliases function in ComboStrap\\Meta\\Field\\Aliases

123