Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutline.php118 return new Outline($callStack, $markupPath, $isFragment); argument
91 private ?MarkupPath $markupPath = null; global() variable in ComboStrap\\Outline
600 createFromMarkupPath(MarkupPath $markupPath) global() argument
[all...]
H A DOutlineVisitor.php15 private ?MarkupPath $markupPath; variable in ComboStrap\\OutlineVisitor
H A DDatabasePageRow.php74 private $markupPath; variable in ComboStrap\\DatabasePageRow
436 getDatabaseRowFromPage(MarkupPath $markupPath) global() argument
[all...]
H A DPageId.php64 public static function generateAndStorePageId(MarkupPath $markupPath): string argument
H A DFetcherPage.php120 public static function createPageFetcherFromMarkupPath(MarkupPath $markupPath): FetcherPage argument
/plugin/combo/ComboStrap/Meta/Field/
H A DFeaturedSvgImage.php21 public static function createFromResourcePage(MarkupPath $markupPath): FeaturedSvgImage argument
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php67 public static function showAds($sectionLineCount, $currentLineCountSinceLastAd, $sectionNumber, $adsCounter, $isLastSection, ?MarkupPath $markupPath): bool argument
/plugin/combo/renderer/
H A Danalytics.php166 public static function createAnalyticsFetcherForPageFragment(MarkupPath $markupPath): FetcherMarkup argument