Home
last modified time | relevance | path

Searched defs:markupPath (Results 1 – 8 of 8) sorted by relevance

/plugin/combo/ComboStrap/
H A DOutline.php94 private ?MarkupPath $markupPath = null; variable in ComboStrap\\Outline
121 …public static function createFromCallStack(CallStack $callStack, MarkupPath $markupPath = null, bo…
630 public static function createFromMarkupPath(MarkupPath $markupPath): Outline
H A DDatabasePageRow.php74 private $markupPath; variable in ComboStrap\\DatabasePageRow
451 function getDatabaseRowFromPage(MarkupPath $markupPath): array
H A DOutlineVisitor.php15 private ?MarkupPath $markupPath; variable in ComboStrap\\OutlineVisitor
H A DPageId.php64 public static function generateAndStorePageId(MarkupPath $markupPath): string
H A DFetcherPage.php120 public static function createPageFetcherFromMarkupPath(MarkupPath $markupPath): FetcherPage
/plugin/combo/ComboStrap/Meta/Field/
H A DFeaturedSvgImage.php21 public static function createFromResourcePage(MarkupPath $markupPath): FeaturedSvgImage
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php67 …ntLineCountSinceLastAd, $sectionNumber, $adsCounter, $isLastSection, ?MarkupPath $markupPath): bool
/plugin/combo/renderer/
H A Danalytics.php166 …public static function createAnalyticsFetcherForPageFragment(MarkupPath $markupPath): FetcherMarkup