Home
last modified time | relevance | path

Searched refs:getContentCalls (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DOutlineVisitor.php120 $contentCalls = $outlineSection->getContentCalls();
131 $h1ContentCalls = $h1Section->getContentCalls();
H A DOutline.php681 $outlineSection->getContentCalls(),
711 $sectionCalls = $outlineSection->getContentCalls();
795 $outlineSection->getContentCalls()
H A DOutlineSection.php197 function getContentCalls(): array function in ComboStrap\\OutlineSection
H A DFetcherPageBundler.php259 foreach ($rootOutlineSection->getContentCalls() as $rootHeadingCall) {